diff options
Diffstat (limited to 'tests/data/test97')
-rw-r--r-- | tests/data/test97 | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/tests/data/test97 b/tests/data/test97 index 121ffa4db..b309ff3e7 100644 --- a/tests/data/test97 +++ b/tests/data/test97 @@ -1,3 +1,4 @@ +<testcase> <info> <keywords> HTTP @@ -38,7 +39,7 @@ HTTP POST with custom content-type <strip> ^User-Agent:.* </strip> -<protocol nonewline=yes> +<protocol nonewline="yes"> POST /97 HTTP/1.1
Host: 127.0.0.1:%HTTPPORT
Accept: */*
@@ -48,3 +49,4 @@ Content-Length: 14 hejsanallabarn </protocol> </verify> +</testcase> |