summaryrefslogtreecommitdiff
path: root/tests/auto/qxmlschemavalidator/testdata/QTBUG-77620.xml
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qxmlschemavalidator/testdata/QTBUG-77620.xml')
-rw-r--r--tests/auto/qxmlschemavalidator/testdata/QTBUG-77620.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/auto/qxmlschemavalidator/testdata/QTBUG-77620.xml b/tests/auto/qxmlschemavalidator/testdata/QTBUG-77620.xml
new file mode 100644
index 0000000..1bde466
--- /dev/null
+++ b/tests/auto/qxmlschemavalidator/testdata/QTBUG-77620.xml
@@ -0,0 +1,6 @@
+<?xml version="1.0" encoding="UTF-8" ?>
+<root>
+ <item key="KEY1" />
+ <item key="KEY2" />
+ <item key="CUSTOM_KEY1" />
+</root>