summaryrefslogtreecommitdiff
path: root/t/lib
diff options
context:
space:
mode:
authorGurusamy Sarathy <gsar@cpan.org>1999-05-08 19:09:41 +0000
committerGurusamy Sarathy <gsar@cpan.org>1999-05-08 19:09:41 +0000
commit5276f2afd97082686f7aed04c4d725334991a21d (patch)
tree7402407fd6f1d8235d51301e838eb38308f9e27b /t/lib
parent3160c39162b19f4390e9806b11fb472bc602a6bd (diff)
downloadperl-5276f2afd97082686f7aed04c4d725334991a21d.tar.gz
update test totals
p4raw-id: //depot/perl@3334
Diffstat (limited to 't/lib')
-rwxr-xr-xt/lib/bigintpm.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/lib/bigintpm.t b/t/lib/bigintpm.t
index 9606007f5f..f2e9d512ad 100755
--- a/t/lib/bigintpm.t
+++ b/t/lib/bigintpm.t
@@ -9,7 +9,7 @@ use Math::BigInt;
$test = 0;
$| = 1;
-print "1..247\n";
+print "1..276\n";
while (<DATA>) {
chop;
if (s/^&//) {