diff options
author | Rafael Garcia-Suarez <rgarciasuarez@gmail.com> | 2007-09-19 13:30:18 +0000 |
---|---|---|
committer | Rafael Garcia-Suarez <rgarciasuarez@gmail.com> | 2007-09-19 13:30:18 +0000 |
commit | 9bfa841820e042add08ce77f2a016f03e4e7cd88 (patch) | |
tree | 67188ad030c4c603c132dac63b964466cf27e119 /MANIFEST | |
parent | 6b38a9b9a33daa1813fd9fa8b49a0acfe29fbe84 (diff) | |
download | perl-9bfa841820e042add08ce77f2a016f03e4e7cd88.tar.gz |
Fix file name in MANIFEST
p4raw-id: //depot/perl@31908
Diffstat (limited to 'MANIFEST')
-rw-r--r-- | MANIFEST | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2649,7 +2649,7 @@ lib/Test/Simple/t/is_deeply_fail.t Test::More test, is_deeply() lib/Test/Simple/t/is_deeply_with_threads.t Test::More test lib/Test/Simple/t/is_fh.t Test::Builder test, _is_fh() lib/Test/Simple/t/lib/Dummy.pm Test::More test module -b/Test/Simple/t/lib/MyOverload.pm Test::More test module +lib/Test/Simple/t/lib/MyOverload.pm Test::More test module lib/Test/Simple/t/maybe_regex.t Test::Builder->maybe_regex() tests lib/Test/Simple/t/missing.t Test::Simple test, missing tests lib/Test/Simple/t/More.t Test::More test, basic stuff |