summary refs log tree commit diff stats
path: root/tests/tlibs.nim
diff options
context:
space:
mode:
authorAndreas Rumpf <rumpf_a@web.de>2009-01-07 17:03:25 +0100
committerAndreas Rumpf <rumpf_a@web.de>2009-01-07 17:03:25 +0100
commit439aa2d04d5528b5aed288f70895515d1da2dc3d (patch)
treecda2d0bc4d4f2bab189c4a0567cae3c1428c5ed0 /tests/tlibs.nim
parent1c8ddca7e08af9075a930edaca6c522d5e6fd8b5 (diff)
downloadNim-439aa2d04d5528b5aed288f70895515d1da2dc3d.tar.gz
version 0.7.4
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 317430744..2326fba64 100644
--- a/tests/tlibs.nim
+++ b/tests/tlibs.nim
@@ -1,9 +1,10 @@
 # Test wether the bindings at least compile...
 
 import
+  unicode,
   osproc, zipfiles,
   sdl, smpeg, sdl_gfx, sdl_net, sdl_mixer, sdl_ttf,
-  sdl_image, sdl_mixer_nosmpeg
+  sdl_image, sdl_mixer_nosmpeg,
   cursorfont, xatom, xf86vmode, xkb, xrandr, xshm, xvlib, keysym, xcms, xi,
   xkblib, xrender, xutil, x, xf86dga, xinerama, xlib, xresource, xv,
   gtk2, glib2, pango, gdk2,