summaryrefslogtreecommitdiff
path: root/test/ent6
diff options
context:
space:
mode:
Diffstat (limited to 'test/ent6')
-rw-r--r--test/ent68
1 files changed, 8 insertions, 0 deletions
diff --git a/test/ent6 b/test/ent6
new file mode 100644
index 0000000..40b2f12
--- /dev/null
+++ b/test/ent6
@@ -0,0 +1,8 @@
+<!DOCTYPE doc [
+<!ENTITY lt "&#38;#60;">
+<!ENTITY gt "&#62;">
+<!ENTITY amp "&#38;#38;">
+<!ENTITY apos "&#39;">
+<!ENTITY quot "&#34;">
+]>
+<doc/>