summary refs log tree commit diff stats
path: root/tests/caas/def-then-compile.txt
diff options
context:
space:
mode:
authorGrzegorz Adam Hankiewicz <gradha@imap.cc>2013-06-11 16:49:04 +0200
committerGrzegorz Adam Hankiewicz <gradha@imap.cc>2013-06-11 16:49:04 +0200
commit41c51a11d3a9edcc4e5fbc2d3bc3e0e0b357f6ff (patch)
treecc19ed06a994bdebe2e23ef34180cbf5fd317cb3 /tests/caas/def-then-compile.txt
parentfe18117fb28df5ffee28e2e4d720452ddfc89fff (diff)
downloadNim-41c51a11d3a9edcc4e5fbc2d3bc3e0e0b357f6ff.tar.gz
Adds $TESTNIM and $MODULE as variables to test cases.
Diffstat (limited to 'tests/caas/def-then-compile.txt')
-rw-r--r--tests/caas/def-then-compile.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/caas/def-then-compile.txt b/tests/caas/def-then-compile.txt
index 7e755cff2..e44af7f63 100644
--- a/tests/caas/def-then-compile.txt
+++ b/tests/caas/def-then-compile.txt
@@ -1,5 +1,5 @@
 main.nim
-> idetools --track:main.nim,5,18 --def
+> idetools --track:$TESTNIM,5,18 --def
 strutils.toUpper
 ! SuccessX
 > c