diff options
Diffstat (limited to 'tests/data/test1339')
-rw-r--r-- | tests/data/test1339 | 32 |
1 files changed, 16 insertions, 16 deletions
diff --git a/tests/data/test1339 b/tests/data/test1339 index 06106ad4b..a3c1f0e54 100644 --- a/tests/data/test1339 +++ b/tests/data/test1339 @@ -10,13 +10,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> @@ -56,18 +56,18 @@ Accept: */* </protocol> -<file1 name="log/1339" mode="text"> +<file1 name="log/1339"> 12345 </file1> -<file2 name="log/stdout1339" 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/stdout1339"> +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> </verify> |