diff options
Diffstat (limited to 'libxml2/result/errors/attr4.xml.err')
-rw-r--r-- | libxml2/result/errors/attr4.xml.err | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/libxml2/result/errors/attr4.xml.err b/libxml2/result/errors/attr4.xml.err deleted file mode 100644 index a9966d8..0000000 --- a/libxml2/result/errors/attr4.xml.err +++ /dev/null @@ -1,12 +0,0 @@ -./test/errors/attr4.xml:1: parser error : invalid character in attribute value -<ROOT attr="XY"/> - ^ -./test/errors/attr4.xml:1: parser error : attributes construct error -<ROOT attr="XY"/> - ^ -./test/errors/attr4.xml:1: parser error : Couldn't find end of Start Tag ROOT line 1 -<ROOT attr="XY"/> - ^ -./test/errors/attr4.xml:1: parser error : Extra content at the end of the document -<ROOT attr="XY"/> - ^ |