summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorRafael Garcia-Suarez <rgarciasuarez@gmail.com>2007-09-19 13:30:18 +0000
committerRafael Garcia-Suarez <rgarciasuarez@gmail.com>2007-09-19 13:30:18 +0000
commit9bfa841820e042add08ce77f2a016f03e4e7cd88 (patch)
tree67188ad030c4c603c132dac63b964466cf27e119 /MANIFEST
parent6b38a9b9a33daa1813fd9fa8b49a0acfe29fbe84 (diff)
downloadperl-9bfa841820e042add08ce77f2a016f03e4e7cd88.tar.gz
Fix file name in MANIFEST
p4raw-id: //depot/perl@31908
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST2
1 files changed, 1 insertions, 1 deletions
diff --git a/MANIFEST b/MANIFEST
index a8b5e511bf..c0950df840 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