summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorSteve Peters <steve@fisharerojo.org>2008-10-15 18:23:56 +0000
committerSteve Peters <steve@fisharerojo.org>2008-10-15 18:23:56 +0000
commit50d1e3bd601d3c7762a4c20e263f40782db52148 (patch)
treec70671c5afe1cd4d1a62e10f22ec0a23ec193ed7 /MANIFEST
parent87f9c3f59c3e56a72bcc46cf3cff7442b40b537c (diff)
downloadperl-50d1e3bd601d3c7762a4c20e263f40782db52148.tar.gz
One final tweak for the Test-Simple-0.82 upgrade. Ugh.
p4raw-id: //depot/perl@34490
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST2
1 files changed, 1 insertions, 1 deletions
diff --git a/MANIFEST b/MANIFEST
index 6586c77e7d..f362b8e289 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -2895,6 +2895,7 @@ lib/Test/Simple/t/is_deeply_with_threads.t Test::More test
lib/Test/Simple/t/lib/Dummy.pm Test::More test module
lib/Test/Simple/t/lib/MyOverload.pm Test::More test module
lib/Test/Simple/t/lib/NoExporter.pm Test::Simple test module
+lib/Test/Simple/t/lib/SigDie.pm Test module for Test::More
lib/Test/Simple/t/missing.t Test::Simple test, missing tests
lib/Test/Simple/t/More.t Test::More test, basic stuff
lib/Test/Simple/t/new_ok.t Test::More test
@@ -3758,7 +3759,6 @@ t/lib/mypragma.t Test the example user pragma
t/lib/no_load.t Test that some modules don't load others
t/lib/proxy_constant_subs.t Test that Proxy Constant Subs behave correctly
t/lib/Sans_mypragma.pm Test module for t/lib/mypragma.t
-t/lib/SigDie.pm Test module for Test::More
t/lib/strict/refs Tests of "use strict 'refs'" for strict.t
t/lib/strict/subs Tests of "use strict 'subs'" for strict.t
t/lib/strict/vars Tests of "use strict 'vars'" for strict.t