summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFather Chrysostomos <sprout@cpan.org>2016-08-10 08:24:24 +0100
committerSteve Hay <steve.m.hay@googlemail.com>2016-08-10 08:34:18 +0100
commitb9a61d80c009283a88b15e961446ae9e218bdf1c (patch)
tree6c8f3e405c73c576098e60a41a9fa5a343d524d6
parentccbde4774902e879db48b4b02c8d802e66c3547a (diff)
downloadperl-b9a61d80c009283a88b15e961446ae9e218bdf1c.tar.gz
MANIFEST typo
Sorry for the smoke. (cherry picked from commit ec7784b4e79ac75599f2c7705b9389e05d47d1d1)
-rw-r--r--MANIFEST2
1 files changed, 1 insertions, 1 deletions
diff --git a/MANIFEST b/MANIFEST
index ef7bf598c8..e6a3dd9296 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -3007,7 +3007,7 @@ dist/base/t/fields-5_6_0.t See if fields work
dist/base/t/fields-5_8_0.t See if fields work
dist/base/t/fields-base.t See if fields work
dist/base/t/fields.t See if fields work
-dist/base/t/incdoc.t Test how base.pm handles '.' in @INC
+dist/base/t/incdot.t Test how base.pm handles '.' in @INC
dist/base/t/isa.t See if base's behaviour doesn't change
dist/base/t/lib/Broken.pm Test module for base.pm
dist/base/t/lib/Dummy.pm Test module for base.pm