From: Rafael Garcia-Suarez Date: Wed, 19 Sep 2007 13:30:18 +0000 (+0000) Subject: Fix file name in MANIFEST X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=9bfa841820e042add08ce77f2a016f03e4e7cd88;p=p5sagit%2Fp5-mst-13.2.git Fix file name in MANIFEST p4raw-id: //depot/perl@31908 --- diff --git a/MANIFEST b/MANIFEST index a8b5e51..c0950df 100644 --- a/MANIFEST +++ b/MANIFEST @@ -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