summaryrefslogtreecommitdiff
path: root/t/TEST
diff options
context:
space:
mode:
authorNicholas Clark <nick@ccl4.org>2009-09-30 11:53:43 +0100
committerNicholas Clark <nick@ccl4.org>2009-09-30 13:30:14 +0100
commitc62c1f54deb45ddd2a6c8ef06d63c4a6943494a8 (patch)
tree75b87e1ee657ab716301c49b053b1d28abe0547d /t/TEST
parent3cd3be4337b023d20c732108109696d399d410cd (diff)
downloadperl-c62c1f54deb45ddd2a6c8ef06d63c4a6943494a8.tar.gz
Move Unicode::Normalize 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 19f8fb1e6d..2a86dc4773 100755
--- a/t/TEST
+++ b/t/TEST
@@ -48,7 +48,7 @@ my %temp_no_core =
'../cpan/Tie-RefHash' => 1,
'../ext/Time-HiRes' => 1,
'../ext/Unicode-Collate' => 1,
- '../ext/Unicode-Normalize' => 1,
+ '../cpan/Unicode-Normalize' => 1,
);
if ($::do_nothing) {