diff options
author | Jarkko Hietaniemi <jhi@iki.fi> | 2003-08-31 15:03:42 +0000 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2003-08-31 15:03:42 +0000 |
commit | ceda46a1c0a98bad243238d3009e5242fa9ed075 (patch) | |
tree | 1fe3cb24a4e50cb190084e4f4a25bfc026403eb8 /MANIFEST | |
parent | 48eaf8044c031196cf6457fdc7b9a3f381837bc0 (diff) | |
download | perl-ceda46a1c0a98bad243238d3009e5242fa9ed075.tar.gz |
Add test for -v.
p4raw-id: //depot/perl@20971
Diffstat (limited to 'MANIFEST')
-rw-r--r-- | MANIFEST | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2843,7 +2843,7 @@ t/run/switcha.t Test the -a switch t/run/switch_A.t Test the -A switch t/run/switchC.t Test the -C switch t/run/switchd.t Test the -d switch -t/run/switches.t Tests for the other switches (-0, -l, -c, -s, -M, -m, -V) +t/run/switches.t Tests for the other switches (-0, -l, -c, -s, -M, -m, -V, -v) t/run/switchF.t Test the -F switch t/run/switchI.t Test the -I switch t/run/switchn.t Test the -n switch |