summary refs log tree commit diff stats
path: root/tests/run
diff options
context:
space:
mode:
authorZahary Karadjov <zahary@gmail.com>2012-04-18 14:06:26 +0300
committerZahary Karadjov <zahary@gmail.com>2012-04-18 19:50:32 +0300
commit818787457ddff20544323f6c21cd4e8dcc69d0c3 (patch)
tree5a72b7c5951f882e1dc85e4326287cc5b44dfd99 /tests/run
parent38710b614f4b34b5c1564e9910a8f275d1ddcce9 (diff)
downloadNim-818787457ddff20544323f6c21cd4e8dcc69d0c3.tar.gz
grammar: the built-in type classes are now valid expressions
Diffstat (limited to 'tests/run')
-rw-r--r--tests/run/tunittests.nim2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/run/tunittests.nim b/tests/run/tunittests.nim
index e64008e0c..b2ec10cdc 100644
--- a/tests/run/tunittests.nim
+++ b/tests/run/tunittests.nim
@@ -1,2 +1,2 @@
-import uclosures, utemplates, uexpr
+import uclosures, utemplates