From: Gurusamy Sarathy Date: Sun, 7 Feb 1999 09:32:24 +0000 (+0000) Subject: missing entry X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=60a4e8b21144bbcffcfe7d55c142335fd79d4df9;p=p5sagit%2Fp5-mst-13.2.git missing entry p4raw-id: //depot/perl@2818 --- diff --git a/MANIFEST b/MANIFEST index 39d727b..fecc311 100644 --- a/MANIFEST +++ b/MANIFEST @@ -1014,6 +1014,7 @@ t/cmd/mod.t See if statement modifiers work t/cmd/subval.t See if subroutine values work t/cmd/switch.t See if switch optimizations work t/cmd/while.t See if while loops work +t/comp/bproto.t See if builtins conform to their prototypes t/comp/cmdopt.t See if command optimization works t/comp/colon.t See if colons are parsed correctly t/comp/cpp.aux main file for cpp.t