summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2002-01-17 14:39:20 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2002-01-17 14:39:20 +0000
commitf5cda3312a6c23399b23c70aea893ce8a70c7d94 (patch)
treea2532196803c25619c07f71ec2c72b94769c0936 /MANIFEST
parentd0ed03428d5c265b5f17dcb8cb932ac6647a5705 (diff)
downloadperl-f5cda3312a6c23399b23c70aea893ce8a70c7d94.tar.gz
Rename kill_perl to fresh_perl; replace fresh_perl()
with fresh_perl_is() and fresh_perl_like(). p4raw-id: //depot/perl@14309
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST2
1 files changed, 1 insertions, 1 deletions
diff --git a/MANIFEST b/MANIFEST
index f8a6289be3..605acf0803 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -2343,7 +2343,7 @@ t/pod/testpchk.pl Module to test Pod::Checker for a given file
t/pod/testpods/lib/Pod/Stuff.pm Sample data for find.t
t/README Instructions for regression tests
t/run/exit.t Test perl's exit status.
-t/run/kill_perl.t Tests that kill perl.
+t/run/fresh_perl.t Tests that require a fresh perl.
t/run/noswitch.t Test aliasing ARGV for other switch tests
t/run/runenv.t Test if perl honors its environment variables.
t/run/switcha.t Test the -a switch