summaryrefslogtreecommitdiffstats
path: root/libxml2/test/dtd4
diff options
context:
space:
mode:
Diffstat (limited to 'libxml2/test/dtd4')
-rw-r--r--libxml2/test/dtd44
1 files changed, 4 insertions, 0 deletions
diff --git a/libxml2/test/dtd4 b/libxml2/test/dtd4
new file mode 100644
index 0000000..5457b91
--- /dev/null
+++ b/libxml2/test/dtd4
@@ -0,0 +1,4 @@
+<?xml version="1.0"?>
+<!DOCTYPE doc [
+<!ELEMENT doc EMPTY>]>
+<doc/>