diff options
Diffstat (limited to 'lib/Math/BigRat/t/bigratpm.t')
-rwxr-xr-x | lib/Math/BigRat/t/bigratpm.t | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Math/BigRat/t/bigratpm.t b/lib/Math/BigRat/t/bigratpm.t index 79943326e7..df23539df3 100755 --- a/lib/Math/BigRat/t/bigratpm.t +++ b/lib/Math/BigRat/t/bigratpm.t @@ -26,7 +26,7 @@ BEGIN } print "# INC = @INC\n"; - plan tests => 534; + plan tests => 636; } use Math::BigRat; |