From 5276f2afd97082686f7aed04c4d725334991a21d Mon Sep 17 00:00:00 2001 From: Gurusamy Sarathy Date: Sat, 8 May 1999 19:09:41 +0000 Subject: update test totals p4raw-id: //depot/perl@3334 --- t/lib/bigintpm.t | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 't/lib') 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 () { chop; if (s/^&//) { -- cgit v1.2.1