summaryrefslogtreecommitdiffstats
path: root/libxml2/test/threads/abc.xml
diff options
context:
space:
mode:
Diffstat (limited to 'libxml2/test/threads/abc.xml')
-rw-r--r--libxml2/test/threads/abc.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/libxml2/test/threads/abc.xml b/libxml2/test/threads/abc.xml
new file mode 100644
index 0000000..ee98144
--- /dev/null
+++ b/libxml2/test/threads/abc.xml
@@ -0,0 +1,7 @@
+<!DOCTYPE abc SYSTEM "http://example.org/abc.dtd">
+<abc>
+ <a>Let's use predefined entites &amp; &lt; &gt;</a>
+ <b>Let's use a DTD defined entity &bent;</b>
+ <c/>
+</abc>
+