tests: Fixed XML validation errors in some test files.

This commit is contained in:
Dan Fandrich 2019-02-21 22:06:16 +01:00
parent 8bc5ceb204
commit 87ba80a6df
15 changed files with 13 additions and 11 deletions

View file

@ -9,7 +9,7 @@ IPv6
#
# Server-side
<reply>
<data nocheck=yes>
<data nocheck="yes">
HTTP/1.1 200 OK
Date: Thu, 09 Nov 2010 14:49:00 GMT
Server: test-server/fake
@ -21,7 +21,7 @@ Connection: close
Content-Type: text/html
Funny-head: yesyes
-foo-
These data aren't actually sent to the client
</data>
</reply>