summaryrefslogtreecommitdiff
path: root/ext/dom/tests/dom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'ext/dom/tests/dom.xml')
-rw-r--r--ext/dom/tests/dom.xml8
1 files changed, 8 insertions, 0 deletions
diff --git a/ext/dom/tests/dom.xml b/ext/dom/tests/dom.xml
new file mode 100644
index 000000000..09ac674e5
--- /dev/null
+++ b/ext/dom/tests/dom.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="ISO-8859-1"?>
+<!DOCTYPE root [
+<!ENTITY % incent SYSTEM "dom.ent">
+%incent;
+]>
+<root>
+ <foo bar="" />
+</root> \ No newline at end of file