Fixed the XML syntax of a few test files.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user