This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Update Config::Perl::V to 0.25
[perl5.git] / cpan / Config-Perl-V / t / 25_plv5162.t
index af89542..1e1b7ef 100644 (file)
@@ -5,7 +5,7 @@ use warnings;
 
 BEGIN {
     use Test::More;
-    my $tests = 151;
+    my $tests = 153;
     unless ($ENV{PERL_CORE}) {
        require Test::NoWarnings;
        Test::NoWarnings->import ();