Tester now appreciates the test target. Modified 'cmd' in specs.

This commit is contained in:
Dominik Picheta
2014-04-16 21:28:19 +01:00
parent 6692d95ee2
commit 2fb5d62927
24 changed files with 31 additions and 31 deletions

View File

@@ -1,5 +1,5 @@
discard """
cmd: "nimrod cc --hints:on -d:embedUnidecodeTable $# $#"
cmd: "nimrod $target --hints:on -d:embedUnidecodeTable $options $file"
output: "Ausserst"
"""