summary refs log tree commit diff stats
path: root/tests/stdlib/t8925.nim
diff options
context:
space:
mode:
Diffstat (limited to 'tests/stdlib/t8925.nim')
-rw-r--r--tests/stdlib/t8925.nim2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/stdlib/t8925.nim b/tests/stdlib/t8925.nim
index dbf55fd88..c55e93e73 100644
--- a/tests/stdlib/t8925.nim
+++ b/tests/stdlib/t8925.nim
@@ -1,5 +1,5 @@
 discard """
-  errormsg: "type mismatch between pattern '$i' (position: 1) and HourRange var 'hour'"
+  errormsg: "type mismatch between pattern '$$i' (position: 1) and HourRange var 'hour'"
   file: "strscans.nim"
 """