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.nim2
1 files changed, 1 insertions, 1 deletions
diff --git a/testament/tests/shouldfail/tfile.nim b/testament/tests/shouldfail/tfile.nim
index 07a526c68..a6c2ad359 100644
--- a/testament/tests/shouldfail/tfile.nim
+++ b/testament/tests/shouldfail/tfile.nim
@@ -1,6 +1,6 @@
 discard """
-file: "notthisfile.nim"
 errmsg: "undeclared identifier: 'undefined'"
+file: "notthisfile.nim"
 """
 
 echo undefined