summaryrefslogtreecommitdiff
path: root/tests/data/test3
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/test3')
-rw-r--r--tests/data/test34
1 files changed, 3 insertions, 1 deletions
diff --git a/tests/data/test3 b/tests/data/test3
index 2dc78967e..c1b542eef 100644
--- a/tests/data/test3
+++ b/tests/data/test3
@@ -1,3 +1,4 @@
+<testcase>
<info>
<keywords>
HTTP
@@ -45,7 +46,7 @@ HTTP POST with auth and contents but with content-length set to 0
<strip>
^User-Agent:.*
</strip>
-<protocol nonewline=yes>
+<protocol nonewline="yes">
POST /3 HTTP/1.1
Authorization: Basic ZmFrZTotdXNlcg==
Host: 127.0.0.1:%HTTPPORT
@@ -56,3 +57,4 @@ Content-Type: application/x-www-form-urlencoded
fooo=mooo&pooo=clue&doo=%20%20%20++++
</protocol>
</verify>
+</testcase>