summaryrefslogtreecommitdiff
path: root/t/TEST
diff options
context:
space:
mode:
authorChris Williams <chris@bingosnet.co.uk>2009-09-12 12:29:04 +0100
committerChris Williams <chris@bingosnet.co.uk>2009-09-12 12:29:04 +0100
commitfac4c97df78622e953472ae69e7a2ab4d3edfd6c (patch)
tree32da00ed559717f6176c55319f82affd2f44c43b /t/TEST
parent4677aef710c292706460adb42ae4c5704ccecc56 (diff)
downloadperl-fac4c97df78622e953472ae69e7a2ab4d3edfd6c.tar.gz
Moved parent 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 8c86d0eff6..b794103c61 100755
--- a/t/TEST
+++ b/t/TEST
@@ -33,6 +33,7 @@ my %temp_no_core =
'../ext/Math-BigInt' => 1,
'../ext/Math-BigRat' => 1,
'../ext/MIME-Base64' => 1,
+ '../ext/parent' => 1,
'../ext/Parse-CPAN-Meta' => 1,
'../ext/Tie-RefHash' => 1,
'../ext/Time-HiRes' => 1,