From: Rafael Garcia-Suarez Date: Sun, 10 Jan 2010 14:44:53 +0000 (+0100) Subject: Add new prototype warning test file to MANIFEST X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=6761b0348138d8cbf8d3033964cd15c2e3c0fd04;p=p5sagit%2Fp5-mst-13.2.git Add new prototype warning test file to MANIFEST --- diff --git a/MANIFEST b/MANIFEST index 4c725d6..6343051 100644 --- a/MANIFEST +++ b/MANIFEST @@ -4438,6 +4438,7 @@ t/op/override.t See if operator overriding works t/op/pack.t See if pack and unpack work t/op/pos.t See if pos works t/op/pow.t See if ** works +t/op/protowarn.t See if the illegalproto warnings work t/op/push.t See if push and pop work t/op/pwent.t See if getpw*() functions work t/op/qq.t See if qq works