From: Nicholas Clark Date: Sat, 1 Nov 2003 16:32:00 +0000 (+0000) Subject: D'oh! t/op/hash.t wasn't in the MANIFEST. Rafael spotted this X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=7c14938edf05d5800cc7a054c017df8d30597187;p=p5sagit%2Fp5-mst-13.2.git D'oh! t/op/hash.t wasn't in the MANIFEST. Rafael spotted this p4raw-id: //depot/perl@21611 --- diff --git a/MANIFEST b/MANIFEST index f3b3ba5..0164e5d 100644 --- a/MANIFEST +++ b/MANIFEST @@ -2739,6 +2739,7 @@ t/op/grent.t See if getgr*() functions work t/op/grep.t See if grep() and map() work t/op/groups.t See if $( works t/op/gv.t See if typeglobs work +t/op/hash.t See if the complexity attackers are repelled t/op/hashassign.t See if hash assignments work t/op/hashwarn.t See if warnings for bad hash assignments work t/op/inccode.t See if coderefs work in @INC