Commit 8162295b authored by chasonr's avatar chasonr

Small correction to the test identification.

parent 509cbc51
......@@ -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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment