]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
Julien Chaffraix fixed line lengths
authorDaniel Stenberg <daniel@haxx.se>
Thu, 21 Jan 2010 12:28:29 +0000 (12:28 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 21 Jan 2010 12:28:29 +0000 (12:28 +0000)
tests/data/test1110
tests/data/test1111

index d15d3035c1c4f23cb60cb4451f05b9b389338c30..c7abcae92434cc05c027c7c69e8e5faf37eaa9b0 100644 (file)
@@ -1,5 +1,6 @@
 <testcase>
-# Test that the fragment is not send as part of the path when the path contains a query.
+# Test that the fragment is not send as part of the path
+# when it contains a query.
 <info>
 <keywords>
 HTTP
index 36a2f3093f746234690b007d282720fcfbeb87b7..dcad958c455b84acd8bc14b65ada46b37ea7ff52 100644 (file)
@@ -1,5 +1,6 @@
 <testcase>
-# Test that no fragment is not send as part of the path when the URI contains 2 '#' (does not follow RFC 2396)
+# Test that no fragment is not send as part of the path
+# when the URI contains 2 '#' (does not follow RFC 2396)
 <info>
 <keywords>
 HTTP