diff options
author | Jesse Vincent <jesse@bestpractical.com> | 2009-11-25 13:47:38 -0500 |
---|---|---|
committer | Jesse Vincent <jesse@bestpractical.com> | 2009-11-25 14:31:28 -0500 |
commit | bc795616b74a72425cddf467dbdc6e65bc76484b (patch) | |
tree | baa03f0616085ee8d18544d9b2d78e0e4539ce3b /MANIFEST | |
parent | f706d24c20941a6401e90643488acaa0705ba877 (diff) | |
download | perl-bc795616b74a72425cddf467dbdc6e65bc76484b.tar.gz |
Moved the original test file from the previous patch into t/op/lex.t,
Aded details on the bug it fixes to the tests.
Diffstat (limited to 'MANIFEST')
-rw-r--r-- | MANIFEST | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -4234,7 +4234,6 @@ 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/comp/interpolate.t See if interpolating strings work t/lib/1_compile.t See if the various libraries and extensions compile t/lib/Cname.pm Test charnames in regexes (op/pat.t) t/lib/common.pl Helper for lib/{warnings,feature}.t |