From 923be969f850682dfbedb80d41b470ed27a2362b Mon Sep 17 00:00:00 2001 From: Rafael Garcia-Suarez Date: Thu, 21 Nov 2002 20:49:36 +0000 Subject: Add a test for bug #17920, and a new test file for it. p4raw-id: //depot/perl@18169 --- MANIFEST | 1 + 1 file changed, 1 insertion(+) (limited to 'MANIFEST') 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 -- cgit v1.2.1