summaryrefslogtreecommitdiff
path: root/test/ent3
diff options
context:
space:
mode:
Diffstat (limited to 'test/ent3')
-rw-r--r--test/ent38
1 files changed, 0 insertions, 8 deletions
diff --git a/test/ent3 b/test/ent3
deleted file mode 100644
index f9803b8..0000000
--- a/test/ent3
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0"?>
-<!DOCTYPE EXAMPLE SYSTEM "example.dtd" [
-<!ENTITY xml "Extensible Markup Language">
-]>
-<EXAMPLE prop1="a&amp;b" prop2="&xml;">
- Test of entities in attributes.
-</EXAMPLE>
-