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.nim6
1 files changed, 3 insertions, 3 deletions
diff --git a/testament/tests/shouldfail/toutput.nim b/testament/tests/shouldfail/toutput.nim
index ac0bc7a46..eaf9e8652 100644
--- a/testament/tests/shouldfail/toutput.nim
+++ b/testament/tests/shouldfail/toutput.nim
@@ -1,7 +1,7 @@
 discard """
-output: '''
-done
-'''
+  output: '''
+  done
+  '''
 """
 
 echo "broken"