From: Gurusamy Sarathy <gsar@cpan.org>
Date: Wed, 10 Jun 1998 06:52:50 +0000 (+0000)
Subject: updated MANIFEST for previous change
X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=efb5cf875092b6297aea6e0f7a29957dd7ff8558;p=p5sagit%2Fp5-mst-13.2.git

updated MANIFEST for previous change

p4raw-id: //depot/perl@1100
---

diff --git a/MANIFEST b/MANIFEST
index d099652..3235176 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