From 87ba80a6df1dfd7ceaaa52352c9f23afff0ed513 Mon Sep 17 00:00:00 2001
From: Dan Fandrich <dan@coneharvesters.com>
Date: Thu, 21 Feb 2019 22:06:16 +0100
Subject: tests: Fixed XML validation errors in some test files.

---
 tests/data/test1456 | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

(limited to 'tests/data/test1456')

diff --git a/tests/data/test1456 b/tests/data/test1456
index 07a6e7c03..007473618 100644
--- a/tests/data/test1456
+++ b/tests/data/test1456
@@ -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>
 
-- 
cgit v1.2.3