diff options
Diffstat (limited to 'testament/tests/shouldfail/tnimout.nim')
-rw-r--r-- | testament/tests/shouldfail/tnimout.nim | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/testament/tests/shouldfail/tnimout.nim b/testament/tests/shouldfail/tnimout.nim index c0e332053..0a65bfb70 100644 --- a/testament/tests/shouldfail/tnimout.nim +++ b/testament/tests/shouldfail/tnimout.nim @@ -1,6 +1,6 @@ discard """ -nimout: "Hello World!" -action: compile + nimout: "Hello World!" + action: compile """ static: |