summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>1998-10-26 08:08:02 +0000
committerJarkko Hietaniemi <jhi@iki.fi>1998-10-26 08:08:02 +0000
commit42e55ab11744b52a291540f8d6f74cf67d4e6093 (patch)
tree8713612bf2e1b8ff5d1ba46f2a33bb1f121fa5f5 /MANIFEST
parente5e1b98b7a55f8984e74bbc5d6484d24ab6375fa (diff)
downloadperl-42e55ab11744b52a291540f8d6f74cf67d4e6093.tar.gz
Add test for filetests.
p4raw-id: //depot/cfgperl@2087
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST1
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index 63348a3b6c..a458adc5c8 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -1068,6 +1068,7 @@ t/op/each.t See if hash iterators work
t/op/eval.t See if eval operator works
t/op/exec.t See if exec and system work
t/op/exp.t See if math functions work
+t/op/filetest.t See if file tests work
t/op/flip.t See if range operator works
t/op/fork.t See if fork works
t/op/glob.t See if <*> works