summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorFather Chrysostomos <sprout@cpan.org>2010-10-29 12:55:22 -0700
committerFather Chrysostomos <sprout@cpan.org>2010-10-29 12:55:56 -0700
commit1222f39eae03eee38ed1477538013095835e1e6b (patch)
tree5463ea41a4d9a4166d61cfcafebb12e41f75e78d /MANIFEST
parentba7298e3e75cab2bcd0ac1774bac8664681549ba (diff)
downloadperl-1222f39eae03eee38ed1477538013095835e1e6b.tar.gz
Add test for [perl #78674]
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST1
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index 70c4da0161..2701f76feb 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -4593,6 +4593,7 @@ t/op/chr.t See if chr works
t/op/closure.t See if closures work
t/op/cmp.t See if the various string and numeric compare work
t/op/concat.t See if string concatenation works
+t/op/concat2.t Tests too complex for concat.t
t/op/cond.t See if conditional expressions work
t/op/context.t See if context propagation works
t/op/cproto.t Check builtin prototypes