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.nim2
1 files changed, 1 insertions, 1 deletions
diff --git a/testament/tests/shouldfail/terrormsg.nim b/testament/tests/shouldfail/terrormsg.nim
index 61c08d93d..dbbdf5021 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"
 """
 
 # test should fail because the line directive is wrong