summaryrefslogtreecommitdiff
path: root/test/plugins/xml/XmlParserTest.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'test/plugins/xml/XmlParserTest.cpp')
-rw-r--r--test/plugins/xml/XmlParserTest.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/plugins/xml/XmlParserTest.cpp b/test/plugins/xml/XmlParserTest.cpp
index c47fd6a..fd13cb9 100644
--- a/test/plugins/xml/XmlParserTest.cpp
+++ b/test/plugins/xml/XmlParserTest.cpp
@@ -51,7 +51,7 @@ const char *TEST_DATA =
"<?xml version=\"1.0\" standalone=\"yes\"?>\n"
"<document a:bc=\"b\">\n"
" <head>\n"
- " <typesystem>\n"
+ " <typesystem name=\"color\">\n"
" <types>\n"
" <struct name=\"color\">\n"
" </struct>\n"