summaryrefslogtreecommitdiff
path: root/cpan/Math-BigInt/t/bare_mbi.t
diff options
context:
space:
mode:
Diffstat (limited to 'cpan/Math-BigInt/t/bare_mbi.t')
-rw-r--r--cpan/Math-BigInt/t/bare_mbi.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpan/Math-BigInt/t/bare_mbi.t b/cpan/Math-BigInt/t/bare_mbi.t
index 8aedf4350d..bc221567c5 100644
--- a/cpan/Math-BigInt/t/bare_mbi.t
+++ b/cpan/Math-BigInt/t/bare_mbi.t
@@ -1,7 +1,7 @@
#!/usr/bin/perl -w
use strict;
-use Test::More tests => 3649;
+use Test::More tests => 3701;
BEGIN { unshift @INC, 't'; }