summaryrefslogtreecommitdiffstats
path: root/libxml2/result/VC/ElementValid6
diff options
context:
space:
mode:
Diffstat (limited to 'libxml2/result/VC/ElementValid6')
-rw-r--r--libxml2/result/VC/ElementValid63
1 files changed, 0 insertions, 3 deletions
diff --git a/libxml2/result/VC/ElementValid6 b/libxml2/result/VC/ElementValid6
deleted file mode 100644
index 1cbf8fd..0000000
--- a/libxml2/result/VC/ElementValid6
+++ /dev/null
@@ -1,3 +0,0 @@
-./test/VC/ElementValid6:7: element doc: validity error : Element doc content does not follow the DTD, expecting (a , b? , c+)?, got (a b)
-<doc><a/><b>lacks c</b></doc>
- ^