summaryrefslogtreecommitdiff
path: root/t/TEST
diff options
context:
space:
mode:
authorChris 'BinGOs' Williams <chris@bingosnet.co.uk>2014-08-08 10:13:17 +0100
committerChris 'BinGOs' Williams <chris@bingosnet.co.uk>2014-08-08 10:13:17 +0100
commitd393d7e5ec6b7f730534b83bdc21f8be28e554ed (patch)
tree1aa6de99b93444484a5df23eee118b7c19b6993b /t/TEST
parent998ae67e4ef3c82df027eb4f422811225e7fc1ef (diff)
downloadperl-d393d7e5ec6b7f730534b83bdc21f8be28e554ed.tar.gz
Move ExtUtils-Install to cpan/
The Perl Toolchain Gang has agreed to maintain this.
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 8164786b8d..5d25af682e 100755
--- a/t/TEST
+++ b/t/TEST
@@ -40,6 +40,7 @@ my %abs = (
'../cpan/Encode' => 1,
'../cpan/ExtUtils-Command' => 1,
'../cpan/ExtUtils-Constant' => 1,
+ '../cpan/ExtUtils-Install' => 1,
'../cpan/ExtUtils-MakeMaker' => 1,
'../cpan/ExtUtils-Manifest' => 1,
'../cpan/File-Fetch' => 1,
@@ -53,7 +54,6 @@ my %abs = (
'../cpan/Test-Simple' => 1,
'../cpan/podlators' => 1,
'../dist/Cwd' => 1,
- '../dist/ExtUtils-Install' => 1,
'../dist/ExtUtils-ParseXS' => 1,
'../dist/Tie-File' => 1,
);