summaryrefslogtreecommitdiff
path: root/t/TEST
diff options
context:
space:
mode:
authorFlorian Ragwitz <rafl@debian.org>2010-07-27 14:02:15 +0200
committerFlorian Ragwitz <rafl@debian.org>2010-07-27 14:02:15 +0200
commitcc79184af404afe114cb2f3feea867845ea20a79 (patch)
treeb229921f8f94bcf1206326ab22fe0045a71de636 /t/TEST
parentfd77364147b483be5c8b9e374f6ff8a013f4af28 (diff)
downloadperl-cc79184af404afe114cb2f3feea867845ea20a79.tar.gz
Move ExtUtils::ParseXS from cpan/ to dist/
Both Ken and David agree with this.
Diffstat (limited to 't/TEST')
-rwxr-xr-xt/TEST4
1 files changed, 2 insertions, 2 deletions
diff --git a/t/TEST b/t/TEST
index 15e2feb6d3..23edf87a6c 100755
--- a/t/TEST
+++ b/t/TEST
@@ -39,7 +39,6 @@ my %abs = (
'../cpan/ExtUtils-Constant' => 1,
'../cpan/ExtUtils-MakeMaker' => 1,
'../cpan/ExtUtils-Manifest' => 1,
- '../cpan/ExtUtils-ParseXS' => 1,
'../cpan/File-Fetch' => 1,
'../cpan/IPC-Cmd' => 1,
'../cpan/IPC-SysV' => 1,
@@ -60,8 +59,9 @@ my %abs = (
'../cpan/Tie-File' => 1,
'../cpan/bignum' => 1,
'../cpan/podlators' => 1,
- '../dist/ExtUtils-Install' => 1,
'../dist/Cwd' => 1,
+ '../dist/ExtUtils-Install' => 1,
+ '../dist/ExtUtils-ParseXS' => 1,
);
my %temp_no_core =