diff options
author | Tony Cook <tony@develop-help.com> | 2020-01-21 15:57:32 +1100 |
---|---|---|
committer | Tony Cook <tony@develop-help.com> | 2020-01-27 10:23:08 +1100 |
commit | 50f6cde683c695aeff81b1dc4ac2a3e447a2dd9f (patch) | |
tree | 1388fd549ab71ee45ae4ccbade5b72ddfc91dea4 /MANIFEST | |
parent | d55a14617a40beb0dfda90ca2decc55918c0810c (diff) | |
download | perl-50f6cde683c695aeff81b1dc4ac2a3e447a2dd9f.tar.gz |
test case for GH #17428, an interaction between undef in %INC and require
Diffstat (limited to 'MANIFEST')
-rw-r--r-- | MANIFEST | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -5598,6 +5598,7 @@ t/io/tell.t See if file seeking works t/io/through.t See if pipe passes data intact t/io/utf8.t See if file seeking works t/japh/abigail.t Obscure tests +t/lib/CannotParse.pm For test case in op/require_errors.t t/lib/charnames/alias Tests of "use charnames" with aliases. t/lib/Cname.pm Test charnames in regexes (op/pat.t) t/lib/common.pl Helper for lib/{warnings,feature}.t |