summary refs log tree commit diff stats
path: root/tests
diff options
context:
space:
mode:
authorAndreas Rumpf <rumpf_a@web.de>2019-08-30 15:43:07 +0200
committerGitHub <noreply@github.com>2019-08-30 15:43:07 +0200
commit82d5e773e3cccbca6632ff7cbfcec055ab4b915b (patch)
treefe28708722399390b0bb2e62f94e9a30d194c479 /tests
parent25581c796f519cb41d8b40b48bf160678339b87f (diff)
downloadNim-82d5e773e3cccbca6632ff7cbfcec055ab4b915b.tar.gz
make testament a tool we ship with Nim; fixes #12084 (#12088)
* make testament a tool we ship with Nim; fixes #12084
* moved config to fit
* adapt testament tests to use the testament binary
Diffstat (limited to 'tests')
-rw-r--r--tests/testament/tshouldfail.nim2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/testament/tshouldfail.nim b/tests/testament/tshouldfail.nim
index ebf941fab..64f4b3838 100644
--- a/tests/testament/tshouldfail.nim
+++ b/tests/testament/tshouldfail.nim
@@ -1,5 +1,5 @@
 discard """
-cmd: "testament/tester --directory:testament --colors:off --backendLogging:off --nim:../compiler/nim category shouldfail"
+cmd: "testament/testament --directory:testament --colors:off --backendLogging:off --nim:../compiler/nim category shouldfail"
 action: compile
 nimout: '''
 FAIL: tests/shouldfail/tccodecheck.nim C