From 2a9541b06b4741f268929377946e720af1418ba0 Mon Sep 17 00:00:00 2001 From: Andreas Stöckel Date: Thu, 15 Jan 2015 02:18:34 +0100 Subject: Synchronizing logger with current XML parser line number --- test/plugins/xml/XmlParserTest.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'test/plugins') diff --git a/test/plugins/xml/XmlParserTest.cpp b/test/plugins/xml/XmlParserTest.cpp index 1dbca60..c47fd6a 100644 --- a/test/plugins/xml/XmlParserTest.cpp +++ b/test/plugins/xml/XmlParserTest.cpp @@ -51,11 +51,11 @@ const char *TEST_DATA = "\n" "\n" " \n" - " \n" + " \n" " \n" " \n" " \n" - " \n" + " \n" " \n" " \n" " \n" -- cgit v1.2.3