summary refs log tree commit diff stats
path: root/tests/errmsgs/tstaticexprscope.nim
diff options
context:
space:
mode:
Diffstat (limited to 'tests/errmsgs/tstaticexprscope.nim')
-rw-r--r--tests/errmsgs/tstaticexprscope.nim2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/errmsgs/tstaticexprscope.nim b/tests/errmsgs/tstaticexprscope.nim
index 7af5bf9b3..6969e389e 100644
--- a/tests/errmsgs/tstaticexprscope.nim
+++ b/tests/errmsgs/tstaticexprscope.nim
@@ -1,5 +1,5 @@
 discard """
-  errmsg: "undeclared identifier: 'z'"
+  errormsg: "undeclared identifier: 'z'"
   line: 11
 """