summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorNicholas Clark <nick@ccl4.org>2005-01-02 22:49:49 +0000
committerNicholas Clark <nick@ccl4.org>2005-01-02 22:49:49 +0000
commit48c4c8631a1d991929e0c3a63face75159cdfddb (patch)
tree852a7ae5f0e72eb612df2b80951cf2660fdb9b5a /MANIFEST
parent01a19ab0a2917aedc73dc22d27746912f8baa335 (diff)
downloadperl-48c4c8631a1d991929e0c3a63face75159cdfddb.tar.gz
Change 23727 broke code that relied on \ being escaped.
Fix this. *Everything* should work now. p4raw-id: //depot/perl@23730
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST1
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index 7ffef32938..5a22852684 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -2768,6 +2768,7 @@ 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, -v, -h, -z, -i)
t/run/switchF.t Test the -F switch
+t/run/switchF1.t Pathological tests for the -F switch
t/run/switchI.t Test the -I switch
t/run/switchn.t Test the -n switch
t/run/switchp.t Test the -p switch