summaryrefslogtreecommitdiff
path: root/lib/Math/BigInt/t/sub_mbf.t
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2002-07-07 15:29:28 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2002-07-07 15:29:28 +0000
commitf9a08e12cdb44672657c74b71978f8d93dc05195 (patch)
tree3b1cd19575a6db8b89343d92d8ebe7b3e96cb95c /lib/Math/BigInt/t/sub_mbf.t
parente8d8eebf50fc9aa5ffaa2a312f8dc22d03223da3 (diff)
downloadperl-f9a08e12cdb44672657c74b71978f8d93dc05195.tar.gz
Upgrade to Math::BigInt 1.60.
p4raw-id: //depot/perl@17406
Diffstat (limited to 'lib/Math/BigInt/t/sub_mbf.t')
-rwxr-xr-xlib/Math/BigInt/t/sub_mbf.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Math/BigInt/t/sub_mbf.t b/lib/Math/BigInt/t/sub_mbf.t
index 206fe62e66..93c2dbf1d8 100755
--- a/lib/Math/BigInt/t/sub_mbf.t
+++ b/lib/Math/BigInt/t/sub_mbf.t
@@ -26,7 +26,7 @@ BEGIN
}
print "# INC = @INC\n";
- plan tests => 1599
+ plan tests => 1627
+ 6; # + our own tests
}