aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYang Tse <yangsita@gmail.com>2010-01-22 07:32:09 +0000
committerYang Tse <yangsita@gmail.com>2010-01-22 07:32:09 +0000
commite59a5cbe4ee16b097830d2e3d27b53c4c18e1307 (patch)
tree715024c9c0483ecd8bccd31e5a4d0987c8075ac1
parentbfc4c33985aa40557a7b48d8052577b0c8bd0c5c (diff)
Julien Chaffraix adjusted "<name> section" line length
-rw-r--r--tests/data/test11092
-rw-r--r--tests/data/test11102
-rw-r--r--tests/data/test11112
3 files changed, 3 insertions, 3 deletions
diff --git a/tests/data/test1109 b/tests/data/test1109
index ac6224c16..c18ae46c6 100644
--- a/tests/data/test1109
+++ b/tests/data/test1109
@@ -23,7 +23,7 @@ hello
http
</server>
<name>
-HTTP GET with URL that contains fragment after the path.
+HTTP GET with URL that contains fragment after the path
</name>
<command>
http://%HOSTIP:%HTTPPORT/1109#test
diff --git a/tests/data/test1110 b/tests/data/test1110
index c7abcae92..90ffc41e3 100644
--- a/tests/data/test1110
+++ b/tests/data/test1110
@@ -24,7 +24,7 @@ hello
http
</server>
<name>
-HTTP GET with URL that contains a fragment after the query part.
+HTTP GET with URL that contains a fragment after the query part
</name>
<command>
http://%HOSTIP:%HTTPPORT/1110?q=foobar#fragment
diff --git a/tests/data/test1111 b/tests/data/test1111
index dcad958c4..77b78f75d 100644
--- a/tests/data/test1111
+++ b/tests/data/test1111
@@ -24,7 +24,7 @@ hello
http
</server>
<name>
-HTTP GET with URL that contains a fragment containing a # (which is illegal).
+HTTP GET with URL whose fragment contains a # (which is illegal)
</name>
<command>
http://%HOSTIP:%HTTPPORT/1111?q=foobar#fragment#fragment2