summaryrefslogtreecommitdiffstats
path: root/tests/auto/qxmlstream/XML-Test-Suite/xmlconf/oasis/p58fail2.xml
diff options
context:
space:
mode:
authorHolger Ihrig <holger.ihrig@nokia.com>2011-08-29 11:59:58 +0200
committerHolger Ihrig <holger.ihrig@nokia.com>2011-09-01 13:08:32 +0200
commitcf5e669a06ec1d8bd08a4db9c2849c5d7ea9fec4 (patch)
treea96e7e53973f4ef3a91c3a19937f926517d3c02f /tests/auto/qxmlstream/XML-Test-Suite/xmlconf/oasis/p58fail2.xml
parent5c27f0a2fb772279fb3e4d60f7c879f5cecb3352 (diff)
Moving relevant tests to corelib/xml
Task-number: QTBUG-21066 Change-Id: I2fb68c35c7abc830ba426b0aab892332b0ca00fb Reviewed-on: http://codereview.qt.nokia.com/3734 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com> Reviewed-by: Jason McDonald <jason.mcdonald@nokia.com>
Diffstat (limited to 'tests/auto/qxmlstream/XML-Test-Suite/xmlconf/oasis/p58fail2.xml')
-rw-r--r--tests/auto/qxmlstream/XML-Test-Suite/xmlconf/oasis/p58fail2.xml8
1 files changed, 0 insertions, 8 deletions
diff --git a/tests/auto/qxmlstream/XML-Test-Suite/xmlconf/oasis/p58fail2.xml b/tests/auto/qxmlstream/XML-Test-Suite/xmlconf/oasis/p58fail2.xml
deleted file mode 100644
index ef548cd83a..0000000000
--- a/tests/auto/qxmlstream/XML-Test-Suite/xmlconf/oasis/p58fail2.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<!DOCTYPE doc
-[
-<!ELEMENT doc EMPTY>
-<!NOTATION a SYSTEM "a">
-<!NOTATION b SYSTEM "b">
-<!ATTLIST doc att NOTATION (a,b) #IMPLIED>
-]>
-<doc/>