summaryrefslogtreecommitdiff
path: root/t/TEST
diff options
context:
space:
mode:
authorChris 'BinGOs' Williams <chris@bingosnet.co.uk>2014-08-07 10:32:26 +0100
committerChris 'BinGOs' Williams <chris@bingosnet.co.uk>2014-08-07 10:41:04 +0100
commit2ca4a82e4992cef284e3ce9716fea66ec947e01d (patch)
tree126f989cc7493b42222c289c4be6625d02625ddf /t/TEST
parent287e9fa667dea09a6b41b11e1be4ccc73927e200 (diff)
downloadperl-2ca4a82e4992cef284e3ce9716fea66ec947e01d.tar.gz
Move ExtUtils-Command to cpan/
Maintained by the Perl Toolchain Gang now
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 0f113905cd..f2254d5009 100755
--- a/t/TEST
+++ b/t/TEST
@@ -38,6 +38,7 @@ my %abs = (
'../cpan/CPAN' => 1,
'../cpan/Devel-PPPort' => 1,
'../cpan/Encode' => 1,
+ '../cpan/ExtUtils-Command' => 1,
'../cpan/ExtUtils-Constant' => 1,
'../cpan/ExtUtils-MakeMaker' => 1,
'../cpan/File-Fetch' => 1,
@@ -51,7 +52,6 @@ my %abs = (
'../cpan/Test-Simple' => 1,
'../cpan/podlators' => 1,
'../dist/Cwd' => 1,
- '../dist/ExtUtils-Command' => 1,
'../dist/ExtUtils-Install' => 1,
'../dist/ExtUtils-Manifest' => 1,
'../dist/ExtUtils-ParseXS' => 1,