summaryrefslogtreecommitdiff
path: root/t/TEST
diff options
context:
space:
mode:
authorNicholas Clark <nick@ccl4.org>2009-09-26 16:47:48 +0100
committerNicholas Clark <nick@ccl4.org>2009-09-26 17:51:17 +0100
commitf4e6b6923ba5d1ff0ca1ddc96955a42cab82e1e4 (patch)
treef1c5d409b315a50c738e6db0e182631c46c3fa4e /t/TEST
parent832db5b145e835174f45afb2c497b046dc1fc2ac (diff)
downloadperl-f4e6b6923ba5d1ff0ca1ddc96955a42cab82e1e4.tar.gz
Move podlators from ext/ to cpan/
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 8e225bc204..d660c34b15 100755
--- a/t/TEST
+++ b/t/TEST
@@ -44,12 +44,12 @@ my %temp_no_core =
'../ext/parent' => 1,
'../cpan/Parse-CPAN-Meta' => 1,
'../ext/Pod-Simple' => 1,
+ '../cpan/podlators' => 1,
'../ext/Test-Simple' => 1,
'../ext/Tie-RefHash' => 1,
'../ext/Time-HiRes' => 1,
'../ext/Unicode-Collate' => 1,
'../ext/Unicode-Normalize' => 1,
- '../ext/podlators' => 1,
);
if ($::do_nothing) {