summary refs log tree commit diff stats
path: root/testament/tests/shouldfail/tfile.nim
diff options
context:
space:
mode:
Diffstat (limited to 'testament/tests/shouldfail/tfile.nim')
-rw-r--r--testament/tests/shouldfail/tfile.nim4
1 files changed, 2 insertions, 2 deletions
diff --git a/testament/tests/shouldfail/tfile.nim b/testament/tests/shouldfail/tfile.nim
index 20d4bd1f3..b40a4f44f 100644
--- a/testament/tests/shouldfail/tfile.nim
+++ b/testament/tests/shouldfail/tfile.nim
@@ -1,6 +1,6 @@
 discard """
-errormsg: "undeclared identifier: 'undefined'"
-file: "notthisfile.nim"
+  errormsg: "undeclared identifier: 'undefined'"
+  file: "notthisfile.nim"
 """
 
 echo undefined