summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorSteve Hay <steve.m.hay@googlemail.com>2016-10-12 08:21:12 +0100
committerSteve Hay <steve.m.hay@googlemail.com>2016-10-12 08:21:12 +0100
commit4eea7ae1645b051a5fdeb465ead214a6db640028 (patch)
treef162ea6469204173f2503cd0ca8704f4b2ca715b /MANIFEST
parent1ee1950eb0df6c3c2b26f7262094604222ebbdac (diff)
downloadperl-4eea7ae1645b051a5fdeb465ead214a6db640028.tar.gz
Update MANIFEST for previous commit
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST3
1 files changed, 3 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index e6a3dd9296..893abbf31e 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -3008,7 +3008,10 @@ 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/incdot.t Test how base.pm handles '.' in @INC
+dist/base/t/incmodified-vs-incdot.t Test base.pm's @INC fiddling
dist/base/t/isa.t See if base's behaviour doesn't change
+dist/base/t/lib/BaseIncDoubleExtender.pm Test module for base.pm
+dist/base/t/lib/BaseIncExtender.pm Test module for base.pm
dist/base/t/lib/Broken.pm Test module for base.pm
dist/base/t/lib/Dummy.pm Test module for base.pm
dist/base/t/lib/HasSigDie.pm Module for testing base.pm