summaryrefslogtreecommitdiff
path: root/tests/auto/qxmlschemavalidator/testdata/QTBUG-77620.xml
diff options
context:
space:
mode:
authorQt Forward Merge Bot <qt_forward_merge_bot@qt-project.org>2019-12-07 03:01:06 +0100
committerQt Forward Merge Bot <qt_forward_merge_bot@qt-project.org>2019-12-07 03:01:06 +0100
commitb714eeba4163c03532ac9cd017095dba8932a81c (patch)
treea0f3a238b4097ef0907bfe9ea44c7f954551c1e8 /tests/auto/qxmlschemavalidator/testdata/QTBUG-77620.xml
parent4c155d94a294ace4a402f135272f04bcd73f4732 (diff)
parent089bdc0fcc1d87c6f5fe0835a4f723a6677e9a01 (diff)
downloadqtxmlpatterns-b714eeba4163c03532ac9cd017095dba8932a81c.tar.gz
Merge remote-tracking branch 'origin/5.14' into 5.15
Change-Id: I967a3678e5791457e25618e46611f6327e182c70
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>