diff options
Diffstat (limited to 't/run/locale.t')
-rw-r--r-- | t/run/locale.t | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/t/run/locale.t b/t/run/locale.t index b678fede8b..1e66498fd6 100644 --- a/t/run/locale.t +++ b/t/run/locale.t @@ -282,6 +282,7 @@ EOF "1.5", {}, "POSIX::strtod() uses underlying locale"); } } +} # SKIP { fresh_perl_is(<<"EOF", @@ -306,7 +307,4 @@ EOF } - -} # SKIP - sub last { 18 } |