diff options
author | Dan Fandrich <dan@coneharvesters.com> | 2008-07-17 22:39:23 +0000 |
---|---|---|
committer | Dan Fandrich <dan@coneharvesters.com> | 2008-07-17 22:39:23 +0000 |
commit | ed2dbefa73621d26c7fe4f567e412a8fd8185848 (patch) | |
tree | bfaca32556ee6415fe119b2c1f7f81ed11e52b6a /tests/data/test60 | |
parent | 39f23aec6b3cd5e7e5dd9077d96f8eff37ff2b19 (diff) |
Fixed the XML syntax of a few test files.
Diffstat (limited to 'tests/data/test60')
-rw-r--r-- | tests/data/test60 | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/tests/data/test60 b/tests/data/test60 index 6f403878c..dcc192b47 100644 --- a/tests/data/test60 +++ b/tests/data/test60 @@ -8,10 +8,10 @@ HTTP PUT # Server-side <reply> <data> -HTTP/1.0 200 OK swsclose -Date: Thu, 09 Nov 2010 14:49:00 GMT -Server: test-server/fake - +HTTP/1.0 200 OK swsclose
+Date: Thu, 09 Nov 2010 14:49:00 GMT
+Server: test-server/fake
+
blablabla </data> @@ -26,7 +26,7 @@ http HTTP PUT from stdin with wrong content-length </name> <command> -http://%HOSTIP:%HTTPPORT/bzz/60 -T - -H "Content-Length: 1" < log/60.txt +http://%HOSTIP:%HTTPPORT/bzz/60 -T - -H "Content-Length: 1" <log/60.txt </command> <file name="log/60.txt"> more than one byte |