update test totals
Gurusamy Sarathy [Sat, 8 May 1999 19:09:41 +0000 (19:09 +0000)]
p4raw-id: //depot/perl@3334

t/lib/bigintpm.t

index 9606007..f2e9d51 100755 (executable)
@@ -9,7 +9,7 @@ use Math::BigInt;
 
 $test = 0;
 $| = 1;
-print "1..247\n";
+print "1..276\n";
 while (<DATA>) {
        chop;
        if (s/^&//) {