diff options
Diffstat (limited to 'tests/auto/qxmlsimplereader/xmldocs/not-wf/sa/104.xml')
-rw-r--r-- | tests/auto/qxmlsimplereader/xmldocs/not-wf/sa/104.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/auto/qxmlsimplereader/xmldocs/not-wf/sa/104.xml b/tests/auto/qxmlsimplereader/xmldocs/not-wf/sa/104.xml new file mode 100644 index 0000000..dd57396 --- /dev/null +++ b/tests/auto/qxmlsimplereader/xmldocs/not-wf/sa/104.xml @@ -0,0 +1,4 @@ +<!DOCTYPE doc [
+<!ENTITY e "<foo>">
+]>
+<doc>&e;</foo></doc>
|