summary refs log tree commit diff stats
path: root/tests/errmsgs/t9908.nim
diff options
context:
space:
mode:
Diffstat (limited to 'tests/errmsgs/t9908.nim')
-rw-r--r--tests/errmsgs/t9908.nim2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/errmsgs/t9908.nim b/tests/errmsgs/t9908.nim
index ca135ed50..fa086517f 100644
--- a/tests/errmsgs/t9908.nim
+++ b/tests/errmsgs/t9908.nim
@@ -1,5 +1,5 @@
 discard """
-errormsg: "Error: ordinal type expected"
+errormsg: "ordinal type expected"
 line: 10
 """