From 6761b0348138d8cbf8d3033964cd15c2e3c0fd04 Mon Sep 17 00:00:00 2001 From: Rafael Garcia-Suarez Date: Sun, 10 Jan 2010 15:44:53 +0100 Subject: [PATCH] Add new prototype warning test file to MANIFEST --- MANIFEST | 1 + 1 file changed, 1 insertion(+) 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 -- 1.8.3.1