diff options
Diffstat (limited to 'test/ent7')
-rw-r--r-- | test/ent7 | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/test/ent7 b/test/ent7 deleted file mode 100644 index 3ef2030..0000000 --- a/test/ent7 +++ /dev/null @@ -1,7 +0,0 @@ -<!DOCTYPE item [ -<!ENTITY % sampleEnt "<!ELEMENT item (para)+>"> -<!ENTITY sampleEnt "the hyacinth girl"> -%sampleEnt; -<!ELEMENT para (#PCDATA)> -]> -<item><para>'they called me &sampleEnt;'</para></item> |