summary refs log tree commit diff stats
path: root/test/testall.nim
diff options
context:
space:
mode:
authorFlaviu Tamas <tamasflaviu@gmail.com>2015-01-10 12:31:03 -0500
committerFlaviu Tamas <tamasflaviu@gmail.com>2015-01-10 12:31:03 -0500
commitbe984d3b0758dae281f2778b2ee07519715d474d (patch)
treece2d9abc40f0362fbc00317f45203c4e3a45587e /test/testall.nim
parentca4cf242991ca46fea9cd94afe8207b8bb8fe2f1 (diff)
downloadNim-be984d3b0758dae281f2778b2ee07519715d474d.tar.gz
Change test execution technique
Diffstat (limited to 'test/testall.nim')
-rw-r--r--test/testall.nim4
1 files changed, 3 insertions, 1 deletions
diff --git a/test/testall.nim b/test/testall.nim
index 214787264..71f486805 100644
--- a/test/testall.nim
+++ b/test/testall.nim
@@ -1 +1,3 @@
-include init
+import nre
+import init
+import captures