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