summaryrefslogtreecommitdiff
path: root/test/VCM/v6.xml
diff options
context:
space:
mode:
Diffstat (limited to 'test/VCM/v6.xml')
-rw-r--r--test/VCM/v6.xml9
1 files changed, 0 insertions, 9 deletions
diff --git a/test/VCM/v6.xml b/test/VCM/v6.xml
deleted file mode 100644
index 93fa4b8..0000000
--- a/test/VCM/v6.xml
+++ /dev/null
@@ -1,9 +0,0 @@
-<!DOCTYPE doc [
-<!ELEMENT doc (a, b)>
-<!ELEMENT a EMPTY>
-<!ELEMENT b EMPTY>
-]>
-<doc>
-<a/>
-<b/>
-</doc>