From 4b8f07b478015196de3db8dbaf91e176cdc4a6f0 Mon Sep 17 00:00:00 2001 From: Benjamin Paassen Date: Fri, 9 Jan 2015 14:06:47 +0100 Subject: renamed XMLNode for the XMLTest to his lordships pleasure. --- test/core/XMLTest.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/core/XMLTest.cpp') diff --git a/test/core/XMLTest.cpp b/test/core/XMLTest.cpp index 53bd28d..2623342 100644 --- a/test/core/XMLTest.cpp +++ b/test/core/XMLTest.cpp @@ -25,7 +25,7 @@ namespace ousia { namespace xml { -TEST(Node, testSerialize) +TEST(XMLNode, testSerialize) { Manager mgr; -- cgit v1.2.3