This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Add new prototype warning test file to MANIFEST
authorRafael Garcia-Suarez <rgs@consttype.org>
Sun, 10 Jan 2010 14:44:53 +0000 (15:44 +0100)
committerRafael Garcia-Suarez <rgs@consttype.org>
Sun, 10 Jan 2010 14:44:53 +0000 (15:44 +0100)
MANIFEST

index 4c725d6..6343051 100644 (file)
--- 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