summaryrefslogtreecommitdiff
path: root/dist/Math-BigInt/t/bigintpm.t
diff options
context:
space:
mode:
Diffstat (limited to 'dist/Math-BigInt/t/bigintpm.t')
-rw-r--r--dist/Math-BigInt/t/bigintpm.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/dist/Math-BigInt/t/bigintpm.t b/dist/Math-BigInt/t/bigintpm.t
index cacdb8e2ec..6ee3eff67b 100644
--- a/dist/Math-BigInt/t/bigintpm.t
+++ b/dist/Math-BigInt/t/bigintpm.t
@@ -1,7 +1,7 @@
#!/usr/bin/perl -w
use strict;
-use Test::More tests => 3623 + 6;
+use Test::More tests => 3635 + 6;
use Math::BigInt lib => 'Calc';