summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Hay <steve.m.hay@googlemail.com>2017-06-30 22:06:45 +0100
committerSteve Hay <steve.m.hay@googlemail.com>2017-06-30 22:06:45 +0100
commit2a9dbcbe25d4c43ed00a064e90d7b889a075653d (patch)
treeaa38f6e9eac463d3ac3ddc83e44cba2081ed6c76
parenta93da9a38cdfa13bdadf40b8448d28d46065605a (diff)
downloadperl-2a9dbcbe25d4c43ed00a064e90d7b889a075653d.tar.gz
Update MANIFEST for previous commit
-rw-r--r--MANIFEST2
1 files changed, 2 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index cf61cc2aa5..57300e038e 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -2894,6 +2894,8 @@ 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/isa.t See if base's behaviour doesn't change
+dist/base/t/lib/BaseIncMandatory.pm Test module for base.pm
+dist/base/t/lib/BaseIncOptional.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