This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
[PATCH] integrate Math::BigInt 1.79 and Math::BigInt::FastCalc 0.11
[perl5.git] / lib / Math / BigInt / t / upgrade.t
index ac137c1..20d8990 100644 (file)
@@ -26,7 +26,7 @@ BEGIN
     }
   print "# INC = @INC\n";
 
-  plan tests => 2100
+  plan tests => 2112
    + 2;                        # our own tests
   }