diff options
Diffstat (limited to 'tests/data/test1364')
-rw-r--r-- | tests/data/test1364 | 34 |
1 files changed, 17 insertions, 17 deletions
diff --git a/tests/data/test1364 b/tests/data/test1364 index f4f48ff67..e8c981d77 100644 --- a/tests/data/test1364 +++ b/tests/data/test1364 @@ -9,13 +9,13 @@ HTTP GET # <reply> <data nocheck="yes"> -HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT -Server: test-server/fake -Content-Length: 6 -Connection: close -Content-Type: text/html - +HTTP/1.1 200 OK
+Date: Thu, 09 Nov 2010 14:49:00 GMT
+Server: test-server/fake
+Content-Length: 6
+Connection: close
+Content-Type: text/html
+
12345 </data> </reply> @@ -50,21 +50,21 @@ Accept: */* </protocol> -<file1 name="log/outfile1364" mode="text"> +<file1 name="log/outfile1364"> 12345 </file1> -<file2 name="log/heads1364" mode="text"> -HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT -Server: test-server/fake -Content-Length: 6 -Connection: close -Content-Type: text/html - +<file2 name="log/heads1364"> +HTTP/1.1 200 OK
+Date: Thu, 09 Nov 2010 14:49:00 GMT
+Server: test-server/fake
+Content-Length: 6
+Connection: close
+Content-Type: text/html
+
</file2> -<file3 name="log/stdout1364" mode="text"> +<file3 name="log/stdout1364"> </file3> </verify> |