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