summaryrefslogtreecommitdiff
path: root/t/TEST
diff options
context:
space:
mode:
authorNicholas Clark <nick@ccl4.org>2009-09-13 11:44:43 +0100
committerNicholas Clark <nick@ccl4.org>2009-09-13 11:46:14 +0100
commit7a12ca83130de638aaff52760e22216d31cfe4db (patch)
tree3cf5c33a329b7d3e7fdd4e5a288a57bd648bed0d /t/TEST
parent637e474a32421ef455f71ce4de89adcce97f8aa1 (diff)
downloadperl-7a12ca83130de638aaff52760e22216d31cfe4db.tar.gz
Move podlators from lib to ext.
Diffstat (limited to 't/TEST')
-rwxr-xr-xt/TEST1
1 files changed, 1 insertions, 0 deletions
diff --git a/t/TEST b/t/TEST
index f5330aabcf..36a520a48c 100755
--- a/t/TEST
+++ b/t/TEST
@@ -39,6 +39,7 @@ my %temp_no_core =
'../ext/Tie-RefHash' => 1,
'../ext/Time-HiRes' => 1,
'../ext/Unicode-Normalize' => 1,
+ '../ext/podlators' => 1,
);
if ($::do_nothing) {