diff options
Diffstat (limited to 'tests/caas/def-then-compile.txt')
-rw-r--r-- | tests/caas/def-then-compile.txt | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/tests/caas/def-then-compile.txt b/tests/caas/def-then-compile.txt index e44af7f63..2214bf02c 100644 --- a/tests/caas/def-then-compile.txt +++ b/tests/caas/def-then-compile.txt @@ -1,7 +1,8 @@ main.nim -> idetools --track:$TESTNIM,5,18 --def +> idetools --track:$TESTNIM,5,18 --def --verbosity:0 --hints:on strutils.toUpper ! SuccessX -> c + +> c --verbosity:0 --hints:on SuccessX |