remove test cases. sorry I ment to do this before the first commit
[reactos.git] / reactos / lib / libxml2 / result / comment4.xml.sax
1 SAX.setDocumentLocator()
2 SAX.startDocument()
3 SAX.comment( test of non ascii comments like là et très )
4 SAX.comment(à another one )
5 SAX.comment( another one à)
6 SAX.startElement(doc)
7 SAX.endElement(doc)
8 SAX.endDocument()