summaryrefslogtreecommitdiffstats
path: root/tests/auto/qdom/doubleNamespaces.xml
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qdom/doubleNamespaces.xml')
-rw-r--r--tests/auto/qdom/doubleNamespaces.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/auto/qdom/doubleNamespaces.xml b/tests/auto/qdom/doubleNamespaces.xml
new file mode 100644
index 0000000000..c809aa17d3
--- /dev/null
+++ b/tests/auto/qdom/doubleNamespaces.xml
@@ -0,0 +1 @@
+<a xmlns:p="NS"><b p:c="" p:d=""/></a>