This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
t/run/locale.t: Update skip count
authorKarl Williamson <khw@cpan.org>
Sun, 4 Mar 2018 17:43:03 +0000 (10:43 -0700)
committerKarl Williamson <khw@cpan.org>
Sun, 4 Mar 2018 18:53:09 +0000 (11:53 -0700)
This should have been updated by
bee74f4b9818f0ca72926dd6b4dfdbc6b75c59ef.

t/run/locale.t

index cec5b31..a61b948 100644 (file)
@@ -118,7 +118,7 @@ SKIP: {
 }
 
 SKIP: {
-    skip("no locale available where LC_NUMERIC makes a difference", &last - 7 )
+    skip("no locale available where LC_NUMERIC makes a difference", &last - 8 )
        if !$different;     # -7 is 5 tests before this block; 2 after
     note("using the '$different' locale for LC_NUMERIC tests");
     {