From cc0364e72f14531466eec367f10f72e4bcd9168e Mon Sep 17 00:00:00 2001 From: Arne Döring Date: Tue, 27 Nov 2018 10:00:32 +0100 Subject: Tester tests (#9787) * remove --lib:lib * added some tests for testatment * tests are addad WIP: add colors switch to tester * meta tester is integrated --- testament/tests/shouldfail/toutputsub.nim | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 testament/tests/shouldfail/toutputsub.nim (limited to 'testament/tests/shouldfail/toutputsub.nim') diff --git a/testament/tests/shouldfail/toutputsub.nim b/testament/tests/shouldfail/toutputsub.nim new file mode 100644 index 000000000..7cc51ee8d --- /dev/null +++ b/testament/tests/shouldfail/toutputsub.nim @@ -0,0 +1,5 @@ +discard """ +outputsub: "something else" +""" + +echo "Hello World!" -- cgit 1.4.1-2-gfad0