diff options
Diffstat (limited to 'dist/bignum/t/brinfnan.t')
-rw-r--r-- | dist/bignum/t/brinfnan.t | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/dist/bignum/t/brinfnan.t b/dist/bignum/t/brinfnan.t index 2cb5ce753d..c79b814d67 100644 --- a/dist/bignum/t/brinfnan.t +++ b/dist/bignum/t/brinfnan.t @@ -12,7 +12,5 @@ BEGIN use bigrat; -my ($x); - require "t/infnan.inc"; |