summaryrefslogtreecommitdiff
path: root/t/TEST
diff options
context:
space:
mode:
authorNicholas Clark <nick@ccl4.org>2009-10-01 13:49:49 +0100
committerNicholas Clark <nick@ccl4.org>2009-10-01 13:49:49 +0100
commitdc5320d3cd1cdc78fe1748f9778d4b9f2feb69cc (patch)
tree539a6fa70e5f9838d10518dc55ad338714fffff0 /t/TEST
parente9220ecad3a7b146d984a30735a3b4ccf746aaae (diff)
downloadperl-dc5320d3cd1cdc78fe1748f9778d4b9f2feb69cc.tar.gz
Move B::Debug 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 6cfc0314a4..a7fd9c8d1c 100755
--- a/t/TEST
+++ b/t/TEST
@@ -30,7 +30,7 @@ my %no_abs =
);
my %temp_no_core =
- ('../ext/B-Debug' => 1,
+ ('../cpan/B-Debug' => 1,
'../ext/Compress-Raw-Bzip2' => 1,
'../ext/Compress-Raw-Zlib' => 1,
'../cpan/Devel-PPPort' => 1,