summaryrefslogtreecommitdiff
path: root/t/TEST
diff options
context:
space:
mode:
authorFlorian Ragwitz <rafl@debian.org>2010-09-02 23:11:26 +0200
committerFlorian Ragwitz <rafl@debian.org>2010-09-02 23:51:30 +0200
commitc510e33d30368bc5440f1651f6b31f73d2354eba (patch)
tree9286faae98a201e6c1a3da345e868f082d142879 /t/TEST
parent69f857902b1b105d96448597da9c4bc9cd4e90a3 (diff)
downloadperl-c510e33d30368bc5440f1651f6b31f73d2354eba.tar.gz
blead is upstream for Math-BigInt
Diffstat (limited to 't/TEST')
-rwxr-xr-xt/TEST2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/TEST b/t/TEST
index 23edf87a6c..9ecdcc60a7 100755
--- a/t/TEST
+++ b/t/TEST
@@ -44,7 +44,6 @@ my %abs = (
'../cpan/IPC-SysV' => 1,
'../cpan/Locale-Codes' => 1,
'../cpan/Log-Message' => 1,
- '../cpan/Math-BigInt' => 1,
'../cpan/Math-BigRat' => 1,
'../cpan/Math-Complex' => 1,
'../cpan/Module-Build' => 1,
@@ -62,6 +61,7 @@ my %abs = (
'../dist/Cwd' => 1,
'../dist/ExtUtils-Install' => 1,
'../dist/ExtUtils-ParseXS' => 1,
+ '../dist/Math-BigInt' => 1,
);
my %temp_no_core =