summary refs log tree commit diff stats
path: root/testament/tests/shouldfail/terrormsg.nim
diff options
context:
space:
mode:
Diffstat (limited to 'testament/tests/shouldfail/terrormsg.nim')
-rw-r--r--testament/tests/shouldfail/terrormsg.nim6
1 files changed, 3 insertions, 3 deletions
diff --git a/testament/tests/shouldfail/terrormsg.nim b/testament/tests/shouldfail/terrormsg.nim
index dbbdf5021..6c130d107 100644
--- a/testament/tests/shouldfail/terrormsg.nim
+++ b/testament/tests/shouldfail/terrormsg.nim
@@ -1,7 +1,7 @@
 discard """
-errormsg: "wrong error message"
-line: 8
-column: 6
+  errormsg: "wrong error message"
+  line: 9
+  column: 6
 """
 
 # test should fail because the line directive is wrong