diff options
Diffstat (limited to 'testament/tests/shouldfail/tmsg.nim')
-rw-r--r-- | testament/tests/shouldfail/tmsg.nim | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/testament/tests/shouldfail/tmsg.nim b/testament/tests/shouldfail/tmsg.nim deleted file mode 100644 index 4ad17fa95..000000000 --- a/testament/tests/shouldfail/tmsg.nim +++ /dev/null @@ -1,6 +0,0 @@ -discard """ -msg: "Hello World" -""" - -static: - echo "something else" |