summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorNicholas Clark <nick@ccl4.org>2003-11-01 16:32:00 +0000
committerNicholas Clark <nick@ccl4.org>2003-11-01 16:32:00 +0000
commit7c14938edf05d5800cc7a054c017df8d30597187 (patch)
tree2da4bc9eeee72682c3119616491b8a7eedfd9a37 /MANIFEST
parent22718ec591ad56c1828d29d3898b65d15a5a7700 (diff)
downloadperl-7c14938edf05d5800cc7a054c017df8d30597187.tar.gz
D'oh! t/op/hash.t wasn't in the MANIFEST. Rafael spotted this
p4raw-id: //depot/perl@21611
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST1
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index f3b3ba53dd..0164e5d5c8 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