summaryrefslogtreecommitdiff
path: root/tests/auto/corelib/xml/qxmlstream/XML-Test-Suite/xmlconf/sun/not-wf/dtd03.xml
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/corelib/xml/qxmlstream/XML-Test-Suite/xmlconf/sun/not-wf/dtd03.xml')
-rw-r--r--tests/auto/corelib/xml/qxmlstream/XML-Test-Suite/xmlconf/sun/not-wf/dtd03.xml9
1 files changed, 0 insertions, 9 deletions
diff --git a/tests/auto/corelib/xml/qxmlstream/XML-Test-Suite/xmlconf/sun/not-wf/dtd03.xml b/tests/auto/corelib/xml/qxmlstream/XML-Test-Suite/xmlconf/sun/not-wf/dtd03.xml
deleted file mode 100644
index 6f5234a955..0000000000
--- a/tests/auto/corelib/xml/qxmlstream/XML-Test-Suite/xmlconf/sun/not-wf/dtd03.xml
+++ /dev/null
@@ -1,9 +0,0 @@
-<!DOCTYPE root [
- <!ELEMENT root EMPTY>
- <!-- correct PE ref syntax -->
- <!ENTITY % foo "<!ATTLIST root>">
- %foo
- ;
-]>
-
-<root/>