summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorNicholas Clark <nick@ccl4.org>2012-02-26 15:24:21 +0100
committerNicholas Clark <nick@ccl4.org>2012-02-27 11:17:21 +0100
commit0644b51e8bc92205f70fa82057bf96db0ceb53e3 (patch)
tree4609f56dd5563c7733c57b94c551aa2e82d0e580 /MANIFEST
parentc1c954ee5d95900533d4ab0785198b373fdb7fb8 (diff)
downloadperl-0644b51e8bc92205f70fa82057bf96db0ceb53e3.tar.gz
Improve the tests for -x
Test the error message generated when -x can't find a "#!perl" line. Test that this error message still appears when -x is used with -e.
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST1
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index 720385ddf8..05a47fa1e8 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -5458,6 +5458,7 @@ t/run/switchn.t Test the -n switch
t/run/switchp.t Test the -p switch
t/run/switcht.t Test the -t switch
t/run/switchx2.aux Data for switchx.t
+t/run/switchx3.aux Data for switchx.t
t/run/switchx.aux Data for switchx.t
t/run/switchx.t Test the -x switch
t/TEST The regression tester