List the switches tested in switches.t.
authorJarkko Hietaniemi <jhi@iki.fi>
Sun, 31 Aug 2003 14:55:54 +0000 (14:55 +0000)
committerJarkko Hietaniemi <jhi@iki.fi>
Sun, 31 Aug 2003 14:55:54 +0000 (14:55 +0000)
p4raw-id: //depot/perl@20970

t/run/switches.t

index 9ea84a7..8d9cd89 100644 (file)
@@ -1,6 +1,7 @@
 #!./perl -w
 
-# Tests for the command-line switches
+# Tests for the command-line switches -0, -c, -l, -s, -m, -M, -V
+# Some switches have their own tests, see MANIFEST.
 
 BEGIN {
     chdir 't' if -d 't';