diff options
Diffstat (limited to 't/lib/bigintpm.t')
-rwxr-xr-x | t/lib/bigintpm.t | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/t/lib/bigintpm.t b/t/lib/bigintpm.t index 4357975f2b..e7cac26323 100755 --- a/t/lib/bigintpm.t +++ b/t/lib/bigintpm.t @@ -5,7 +5,6 @@ BEGIN { @INC = '../lib'; } -use Config; use Math::BigInt; $test = 0; |