summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorNick Ing-Simmons <nik@tiuk.ti.com>2001-03-14 21:45:59 +0000
committerNick Ing-Simmons <nik@tiuk.ti.com>2001-03-14 21:45:59 +0000
commit2615d17588e4672c186571321fd3845bf795ed28 (patch)
tree507c4caff1f79bfdd2b1ce5b37d4effc0ecc7622 /MANIFEST
parent9189260c7d97414c1c74cebb8675588bf7078305 (diff)
parent5da4baf7965da69c0b59c8683d446777cff89c61 (diff)
downloadperl-2615d17588e4672c186571321fd3845bf795ed28.tar.gz
Integrate mainline
p4raw-id: //depot/perlio@9159
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST1
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index 5813e308d8..09119f9f7b 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -1598,6 +1598,7 @@ t/op/lex_assign.t See if ops involving lexicals or pad temps work
t/op/lfs.t See if large files work for perlio
t/op/list.t See if array lists work
t/op/local.t See if local works
+t/op/loopctl.t See if next/last/redo work
t/op/lop.t See if logical operators work
t/op/magic.t See if magic variables work
t/op/method.t See if method calls work