This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
run/locale.t white space
[perl5.git] / t / run / locale.t
index 90084be..0a4a80e 100644 (file)
@@ -183,11 +183,11 @@ EOF
 EOF
                 "format() does not look at LC_NUMERIC without 'use locale'");
 
-    {
-    fresh_perl_is(<<'EOF', "$difference\n", { eval $switches },
-    use POSIX;
-    use locale;
-    format STDOUT =
+            {
+                fresh_perl_is(<<'EOF', "$difference\n", { eval $switches },
+                use POSIX;
+                use locale;
+                format STDOUT =
 @.#
 4.179
 .