diff options
author | Nicholas Clark <nick@ccl4.org> | 2003-11-01 16:32:00 +0000 |
---|---|---|
committer | Nicholas Clark <nick@ccl4.org> | 2003-11-01 16:32:00 +0000 |
commit | 7c14938edf05d5800cc7a054c017df8d30597187 (patch) | |
tree | 2da4bc9eeee72682c3119616491b8a7eedfd9a37 /MANIFEST | |
parent | 22718ec591ad56c1828d29d3898b65d15a5a7700 (diff) | |
download | perl-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-- | MANIFEST | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |