summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorKarl Williamson <khw@cpan.org>2017-11-09 18:37:30 -0700
committerKarl Williamson <khw@cpan.org>2017-11-09 18:51:59 -0700
commit149651df9be1c2d09b767da7cad61d661cd5222b (patch)
tree3a35bc67df03ecf93e2ff78cf560396639f32bb8 /lib
parent464decb62c023e46cc194963698a26d39b491f4d (diff)
downloadperl-149651df9be1c2d09b767da7cad61d661cd5222b.tar.gz
lib/locale.t: Clarify test name
Diffstat (limited to 'lib')
-rw-r--r--lib/locale.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/locale.t b/lib/locale.t
index cb39d06208..85843acae7 100644
--- a/lib/locale.t
+++ b/lib/locale.t
@@ -2258,7 +2258,7 @@ foreach my $Locale (@Locale) {
# OS X 10.9.3
report_result($Locale, ++$locales_test_number, $ok21);
- $test_names{$locales_test_number} = '"$!" is ASCII only outside of locale scope';
+ $test_names{$locales_test_number} = '"$!" is ASCII-only outside of locale scope';
debug "$first_f_test..$locales_test_number: \$f = $f, \$g = $g, back to locale = $Locale\n";