summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorGurusamy Sarathy <gsar@cpan.org>1998-06-10 06:52:50 +0000
committerGurusamy Sarathy <gsar@cpan.org>1998-06-10 06:52:50 +0000
commitefb5cf875092b6297aea6e0f7a29957dd7ff8558 (patch)
treeec0821e2c84881aa2d3eea18e8f85f27cc837e06 /MANIFEST
parent5b2b9c687790241e85aa7b76aaeec8b744ce6b49 (diff)
downloadperl-efb5cf875092b6297aea6e0f7a29957dd7ff8558.tar.gz
updated MANIFEST for previous change
p4raw-id: //depot/perl@1100
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST1
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index d099652c80..3235176107 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -741,6 +741,7 @@ t/base/cond.t See if conditionals work
t/base/if.t See if if works
t/base/lex.t See if lexical items work
t/base/pat.t See if pattern matching works
+t/base/rs.t See if record-read works
t/base/term.t See if various terms work
t/cmd/elsif.t See if else-if works
t/cmd/for.t See if for loops work