Shouldn't have added as t/run/switchA.t in #18739 - it'll cause
Hugo van der Sanden [Tue, 18 Feb 2003 23:47:06 +0000 (23:47 +0000)]
problems on case-insensitive file systems. Rename it back to
t/run/switch_A.t

p4raw-id: //depot/perl@18747

MANIFEST
t/run/switch_A.t [moved from t/run/switchA.t with 100% similarity]

index db7cba2..7df7152 100644 (file)
--- 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
similarity index 100%
rename from t/run/switchA.t
rename to t/run/switch_A.t