Skip to content

Commit 86a603e

Browse files
committed
Change error pattern to match more variations
1 parent 1c6b364 commit 86a603e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/required-errors.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# Empty lines or lines that start with '#' are ignored.
55

66
# test_array_debug
7-
4,thread '[^']*' panicked at 'Index 3 out of bounds (len 3)'
7+
4,Index 3 out of bounds (len 3)
88

99
# test_derive_nativeclass_property_with_only_getter
1010
1,ERROR: \(<unset>: \)\?property size on native class MyVec does not have a setter

0 commit comments

Comments
 (0)