From 378ff2235fdf32983ebf2186a9127e51cbe8a0ab Mon Sep 17 00:00:00 2001 From: Andreas Stöckel Date: Fri, 16 Jan 2015 17:02:04 +0100 Subject: Allowing deferred resolution of Nodes --- test/plugins/xml/XmlParserTest.cpp | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'test/plugins/xml') diff --git a/test/plugins/xml/XmlParserTest.cpp b/test/plugins/xml/XmlParserTest.cpp index fd13cb9..ce53eb3 100644 --- a/test/plugins/xml/XmlParserTest.cpp +++ b/test/plugins/xml/XmlParserTest.cpp @@ -53,7 +53,13 @@ const char *TEST_DATA = " \n" " \n" " \n" - " \n" + " \n" + " \n" + " \n" + " \n" + " \n" + " \n" + " \n" " \n" " \n" " \n" -- cgit v1.2.3