diff options
Diffstat (limited to 'tests/data/test217')
-rw-r--r-- | tests/data/test217 | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/tests/data/test217 b/tests/data/test217 index c74ac9cb5..da98339ee 100644 --- a/tests/data/test217 +++ b/tests/data/test217 @@ -1,8 +1,9 @@ +<testcase> # Server-side <reply> # this is returned first since we get no proxy-auth -<data nocheck=1> +<data nocheck="1"> HTTP/1.1 405 Method Not Allowed swsclose
And you should ignore this data. @@ -44,3 +45,4 @@ HTTP/1.1 405 Method Not Allowed swsclose 000 405 </stdout> </verify> +</testcase> |