summary refs log tree commit diff stats
path: root/testament/tests/shouldfail/toutput.nim
diff options
context:
space:
mode:
Diffstat (limited to 'testament/tests/shouldfail/toutput.nim')
-rw-r--r--testament/tests/shouldfail/toutput.nim7
1 files changed, 7 insertions, 0 deletions
diff --git a/testament/tests/shouldfail/toutput.nim b/testament/tests/shouldfail/toutput.nim
new file mode 100644
index 000000000..ac0bc7a46
--- /dev/null
+++ b/testament/tests/shouldfail/toutput.nim
@@ -0,0 +1,7 @@
+discard """
+output: '''
+done
+'''
+"""
+
+echo "broken"