summary refs log tree commit diff stats
path: root/tests/openarray/t8259.nim
diff options
context:
space:
mode:
Diffstat (limited to 'tests/openarray/t8259.nim')
-rw-r--r--tests/openarray/t8259.nim2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/openarray/t8259.nim b/tests/openarray/t8259.nim
index c07576997..283c6cd02 100644
--- a/tests/openarray/t8259.nim
+++ b/tests/openarray/t8259.nim
@@ -1,5 +1,5 @@
 discard """
-  errormsg: "invalid type: 'openarray[int]' for result"
+  errormsg: "invalid type: 'openArray[int]' for result"
   line: 6
 """