summaryrefslogtreecommitdiff
path: root/cpan/Test-Simple
diff options
context:
space:
mode:
authorSteve Hay <SteveHay@planit.com>2009-10-11 03:11:15 +0100
committerSteve Hay <SteveHay@planit.com>2009-10-11 03:12:30 +0100
commit1f6d8279441f75be6685d3b44bf2194fd47482e2 (patch)
tree44c7c84a509f48c0b85d2e88cdf7b98956730b71 /cpan/Test-Simple
parente3815ae42df7d3951d1ac931e084abc9d4005ee2 (diff)
downloadperl-1f6d8279441f75be6685d3b44bf2194fd47482e2.tar.gz
Fix Test-Simple's new 00compile.t test in core
It was failing even with its MANIFEST file now in place because that MANIFEST listed an IO::Scalar file that is EXCLUDED from core.
Diffstat (limited to 'cpan/Test-Simple')
-rw-r--r--cpan/Test-Simple/MANIFEST1
1 files changed, 0 insertions, 1 deletions
diff --git a/cpan/Test-Simple/MANIFEST b/cpan/Test-Simple/MANIFEST
index e6405cf6d9..b3d5fa4485 100644
--- a/cpan/Test-Simple/MANIFEST
+++ b/cpan/Test-Simple/MANIFEST
@@ -4,7 +4,6 @@ Changes
examples/indent.pl
examples/subtest.t
lib/Test/Builder.pm
-lib/Test/Builder/IO/Scalar.pm
lib/Test/Builder/Module.pm
lib/Test/Builder/Tester.pm
lib/Test/Builder/Tester/Color.pm