summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorRafael Garcia-Suarez <rgarciasuarez@gmail.com>2002-11-21 20:49:36 +0000
committerRafael Garcia-Suarez <rgarciasuarez@gmail.com>2002-11-21 20:49:36 +0000
commit923be969f850682dfbedb80d41b470ed27a2362b (patch)
treebc739ba988a6bd289431b7cc98b7f447a13733aa /MANIFEST
parent53df3d8cb98cbfbef669eddaaa174212d27bd68c (diff)
downloadperl-923be969f850682dfbedb80d41b470ed27a2362b.tar.gz
Add a test for bug #17920, and a new test file for it.
p4raw-id: //depot/perl@18169
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST1
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index aee5fa4c72..be029d0259 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -2365,6 +2365,7 @@ t/comp/hints.t See if %^H works
t/comp/multiline.t See if multiline strings work
t/comp/our.t Tests for our declaration
t/comp/package.t See if packages work
+t/comp/parser.t See if the parser works in edge cases
t/comp/proto.t See if function prototypes work
t/comp/redef.t See if we get correct warnings on redefined subs
t/comp/require.t See if require works