diff options
Diffstat (limited to 'tests/data/test197')
-rw-r--r-- | tests/data/test197 | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/tests/data/test197 b/tests/data/test197 index 59ee26029..8295b676b 100644 --- a/tests/data/test197 +++ b/tests/data/test197 @@ -1,14 +1,15 @@ +<testcase> # # Server-side <reply> -<data nocheck=1> +<data nocheck="1"> HTTP/1.1 503 OK swsbounce Date: Thu, 09 Nov 2010 14:49:00 GMT Content-Length: 21 server not available </data> -<data1 nocheck=1> +<data1 nocheck="1"> HTTP/1.1 200 OK Date: Thu, 09 Nov 2010 14:49:00 GMT Content-Length: 3 @@ -65,3 +66,4 @@ ok </stdout> </verify> +</testcase> |