summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorChad Granum <chad.granum@dreamhost.com>2014-10-31 15:43:23 -0700
committerJames E Keenan <jkeenan@cpan.org>2014-10-31 20:18:34 -0400
commit67727e37871164396acc46065fd87150d44c44f9 (patch)
tree914e7d31936351624340a1188a4930bfc1395549 /MANIFEST
parenteacbb37937698a035d5ed63fcbdf15dd4eab56cf (diff)
downloadperl-67727e37871164396acc46065fd87150d44c44f9.tar.gz
Update Test-Simple to alpha 070
Fix thread issue from 069
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST2
1 files changed, 2 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index 1c2467b52b..356a73f047 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -2296,6 +2296,8 @@ cpan/Test-Simple/lib/Test/Tutorial.pod Test::Simple documentation
cpan/Test-Simple/lib/Test/Tutorial/WritingTests.pod Test::Simple documentation
cpan/Test-Simple/lib/Test/Tutorial/WritingTools.pod Test::Simple documentation
cpan/Test-Simple/lib/Test/use/ok.pm Test::Simple library
+cpan/Test-Simple/t/Behavior/388-threadedsubtest.load Test::Simple Test
+cpan/Test-Simple/t/Behavior/388-threadedsubtest.t Test::Simple test
cpan/Test-Simple/t/Behavior/cmp_ok_xor.t Test::Simple Test
cpan/Test-Simple/t/Behavior/encoding_test.t Test::Simple Test
cpan/Test-Simple/t/Behavior/fork_new_end.t Test::Simple Test