summaryrefslogtreecommitdiffstats
path: root/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/181.xml.ref
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/181.xml.ref')
-rw-r--r--tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/181.xml.ref11
1 files changed, 0 insertions, 11 deletions
diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/181.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/181.xml.ref
deleted file mode 100644
index 8e1b4457fc..0000000000
--- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/181.xml.ref
+++ /dev/null
@@ -1,11 +0,0 @@
-setDocumentLocator(locator={columnNumber=1, lineNumber=1})
-startDocument()
- startDTD(name="doc", publicId="", systemId="")
- internatlEntityDecl(name="e", value="<![CDATA[")
- endDTD()
- startElement(namespaceURI="", localName="doc", qName="doc", atts=[])
- startCDATA()
- characters(ch="")
- endCDATA()
- endElement(namespaceURI="", localName="doc", qName="doc")
-endDocument()