From 8162295ba25adfdf3135b61e89629c46fcc19472 Mon Sep 17 00:00:00 2001 From: chasonr Date: Sun, 23 Mar 2014 22:31:49 -0400 Subject: Small correction to the test identification. --- test/t/unicode.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/t/unicode.rb b/test/t/unicode.rb index 8f94421e6..a8e8c0e14 100644 --- a/test/t/unicode.rb +++ b/test/t/unicode.rb @@ -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 -- cgit v1.2.3