diff options
author | Grzegorz Adam Hankiewicz <gradha@imap.cc> | 2013-06-11 16:49:04 +0200 |
---|---|---|
committer | Grzegorz Adam Hankiewicz <gradha@imap.cc> | 2013-06-11 16:49:04 +0200 |
commit | 41c51a11d3a9edcc4e5fbc2d3bc3e0e0b357f6ff (patch) | |
tree | cc19ed06a994bdebe2e23ef34180cbf5fd317cb3 /tests/caas/def-then-compile.txt | |
parent | fe18117fb28df5ffee28e2e4d720452ddfc89fff (diff) | |
download | Nim-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.txt | 2 |
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 |