summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorHugo van der Sanden <hv@crypt.org>2003-02-18 23:47:06 +0000
committerhv <hv@crypt.org>2003-02-18 23:47:06 +0000
commitb9ed3dd7480deabece83966d48086615c68bcb04 (patch)
tree12713172cc313397f01258312d344d3259a6dffb /MANIFEST
parentc803703701b66ee8fee828b4344c92c4d0124184 (diff)
downloadperl-b9ed3dd7480deabece83966d48086615c68bcb04.tar.gz
Shouldn't have added as t/run/switchA.t in #18739 - it'll cause
problems on case-insensitive file systems. Rename it back to t/run/switch_A.t p4raw-id: //depot/perl@18747
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST2
1 files changed, 1 insertions, 1 deletions
diff --git a/MANIFEST b/MANIFEST
index db7cba2c51..7df7152086 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -2696,9 +2696,9 @@ 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
t/run/switches.t Tests for the other switches
-t/run/switchA.t Test the -A switch
t/run/switchF.t Test the -F switch
t/run/switchI.t Test the -I switch
+t/run/switch_A.t Test the -A switch
t/run/switchn.t Test the -n switch
t/run/switchp.t Test the -p switch
t/run/switchPx.aux Data for switchPx.t