remove test cases. sorry I ment to do this before the first commit
[reactos.git] / reactos / lib / libxml2 / result / VC / ElementValid5
1 ./test/VC/ElementValid5:7: element doc: validity error : Element doc content does not follow the DTD, expecting (a , b* , c+), got (a b c b)
2 <doc><a/><b> but this</b><c>was not declared</c><b>seems</b></doc>
3 ^