summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST2
1 files changed, 2 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index 8e114a27cf..b33686123a 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -1186,6 +1186,8 @@ t/op/sprintf.t See if sprintf works
t/op/stat.t See if stat works
t/op/study.t See if study works
t/op/subst.t See if substitution works
+t/op/subst_amp.t See if $&-related substitution works
+t/op/subst_wamp.t See if substitution works with $& present
t/op/substr.t See if substr works
t/op/sysio.t See if sysread and syswrite work
t/op/taint.t See if tainting works