summary refs log tree commit diff stats
path: root/tests/tlibs.nim
diff options
context:
space:
mode:
Diffstat (limited to 'tests/tlibs.nim')
-rw-r--r--tests/tlibs.nim3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/tlibs.nim b/tests/tlibs.nim
index 2326fba64..b5c4036a6 100644
--- a/tests/tlibs.nim
+++ b/tests/tlibs.nim
@@ -1,7 +1,8 @@
 # Test wether the bindings at least compile...
 
 import
-  unicode,
+  unicode, cgi, terminal, libcurl, web, 
+  parsexml, parseopt, parsecfg,
   osproc, zipfiles,
   sdl, smpeg, sdl_gfx, sdl_net, sdl_mixer, sdl_ttf,
   sdl_image, sdl_mixer_nosmpeg,