summaryrefslogtreecommitdiff
path: root/cpan/Math-BigRat/t/bigratpm.t
diff options
context:
space:
mode:
Diffstat (limited to 'cpan/Math-BigRat/t/bigratpm.t')
-rw-r--r--cpan/Math-BigRat/t/bigratpm.t4
1 files changed, 2 insertions, 2 deletions
diff --git a/cpan/Math-BigRat/t/bigratpm.t b/cpan/Math-BigRat/t/bigratpm.t
index 40f9f6eb8a..d6d9641b21 100644
--- a/cpan/Math-BigRat/t/bigratpm.t
+++ b/cpan/Math-BigRat/t/bigratpm.t
@@ -1,9 +1,9 @@
-#!perl
+# -*- mode: perl; -*-
use strict;
use warnings;
-use Test::More tests => 905;
+use Test::More tests => 899;
use Math::BigRat lib => 'Calc';