summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorJesse Vincent <jesse@bestpractical.com>2009-11-25 13:47:38 -0500
committerJesse Vincent <jesse@bestpractical.com>2009-11-25 14:31:28 -0500
commitbc795616b74a72425cddf467dbdc6e65bc76484b (patch)
treebaa03f0616085ee8d18544d9b2d78e0e4539ce3b /MANIFEST
parentf706d24c20941a6401e90643488acaa0705ba877 (diff)
downloadperl-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--MANIFEST1
1 files changed, 0 insertions, 1 deletions
diff --git a/MANIFEST b/MANIFEST
index a8f80edc96..bc4460dad9 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -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