summaryrefslogtreecommitdiff
path: root/tests/auto/corelib/xml/qxmlstream/data/022.xml
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/corelib/xml/qxmlstream/data/022.xml')
-rw-r--r--tests/auto/corelib/xml/qxmlstream/data/022.xml6
1 files changed, 0 insertions, 6 deletions
diff --git a/tests/auto/corelib/xml/qxmlstream/data/022.xml b/tests/auto/corelib/xml/qxmlstream/data/022.xml
deleted file mode 100644
index 31984e79bf..0000000000
--- a/tests/auto/corelib/xml/qxmlstream/data/022.xml
+++ /dev/null
@@ -1,6 +0,0 @@
-<?xml version="1.0"?>
-<!-- Simple legal case: default namespace and rebinding -->
-<foo xmlns="http://example.org/namespace">
- <foo xmlns="http://example.org/other-namespace"/>
-</foo>
-