summary refs log tree commit diff stats
path: root/tests/range/tsubrange2.nim
diff options
context:
space:
mode:
Diffstat (limited to 'tests/range/tsubrange2.nim')
-rw-r--r--tests/range/tsubrange2.nim2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/range/tsubrange2.nim b/tests/range/tsubrange2.nim
index e0fb71c5f..fbd1ca760 100644
--- a/tests/range/tsubrange2.nim
+++ b/tests/range/tsubrange2.nim
@@ -1,5 +1,5 @@
 discard """
-  outputsub: "value out of range: 50 [RangeError]"
+  outputsub: "value out of range: 50 notin 0 .. 40 [RangeDefect]"
   exitcode: "1"
 """