summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorRafael Garcia-Suarez <rgs@consttype.org>2010-01-10 15:44:53 +0100
committerRafael Garcia-Suarez <rgs@consttype.org>2010-01-10 15:44:53 +0100
commit6761b0348138d8cbf8d3033964cd15c2e3c0fd04 (patch)
tree3cdce9bb476cdcd1b08eed9ff1ff780fb356049d /MANIFEST
parent205b2220b8cd28d9e06815b5fcb907ef23c5b606 (diff)
downloadperl-6761b0348138d8cbf8d3033964cd15c2e3c0fd04.tar.gz
Add new prototype warning test file to MANIFEST
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST1
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index 4c725d6638..63430510f8 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