summaryrefslogtreecommitdiff
path: root/t/TEST
diff options
context:
space:
mode:
authorNicholas Clark <nick@ccl4.org>2009-08-30 14:52:02 +0100
committerNicholas Clark <nick@ccl4.org>2009-08-30 15:11:57 +0100
commit30c4898dea6d34ffa9fd41bdf2de9890cc8fc5f9 (patch)
treee048fc9058ca4018a4c38f6558498d9cf44829ee /t/TEST
parenta0614a7b604f0f7f994a6210a436500d449c1384 (diff)
downloadperl-30c4898dea6d34ffa9fd41bdf2de9890cc8fc5f9.tar.gz
Remove the $ENV{PERL_CORE} boilerplate from Hash::Util's tests.
Diffstat (limited to 't/TEST')
-rwxr-xr-xt/TEST1
1 files changed, 0 insertions, 1 deletions
diff --git a/t/TEST b/t/TEST
index d5007ed026..5cbe0e3fab 100755
--- a/t/TEST
+++ b/t/TEST
@@ -30,7 +30,6 @@ my %temp_no_core =
'../ext/Compress-Raw-Zlib' => 1,
'../ext/Devel-PPPort' => 1,
'../ext/Encode' => 1,
- '../ext/Hash-Util' => 'fixme',
'../ext/Hash-Util-FieldHash' => 'fixme',
'../ext/I18N-Langinfo' => 'fixme',
'../ext/IO-Compress' => 1,