mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
Small correction to the test identification.
This commit is contained in:
+1
-1
@@ -42,7 +42,7 @@ rescue NameError
|
||||
have_regexp = false
|
||||
end
|
||||
if have_regexp then
|
||||
assert('Testing in regular expressions') do
|
||||
assert('Testing \u in regular expressions') do
|
||||
# The regular expression uses the unbraced notation where the string uses
|
||||
# the braced notation, and vice versa, so these tests will fail if the \u
|
||||
# modification is not applied
|
||||
|
||||
Reference in New Issue
Block a user