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