summaryrefslogtreecommitdiff
path: root/tests/auto/corelib/xml/qxmlstream/data/003.xml
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/corelib/xml/qxmlstream/data/003.xml')
-rw-r--r--tests/auto/corelib/xml/qxmlstream/data/003.xml7
1 files changed, 0 insertions, 7 deletions
diff --git a/tests/auto/corelib/xml/qxmlstream/data/003.xml b/tests/auto/corelib/xml/qxmlstream/data/003.xml
deleted file mode 100644
index 66c5cb8191..0000000000
--- a/tests/auto/corelib/xml/qxmlstream/data/003.xml
+++ /dev/null
@@ -1,7 +0,0 @@
-<?xml version="1.0"?>
-<!-- Namespace name test: a perfectly good http URI with a fragment -->
-<!DOCTYPE foo [
-<!ELEMENT foo ANY>
-<!ATTLIST foo xmlns CDATA #IMPLIED>
-]>
-<foo xmlns="http://example.org/namespace#apples"/>