updated libxml2 to 2.5.10
[TestXSLT.git] / libxml2 / python / tests / readererr.py
index dbdeb47..ab8eb18 100644 (file)
@@ -10,7 +10,7 @@ import sys
 libxml2.debugMemory(1)
 
 expect="""--> (3) test1:1:xmlns: URI foo is not absolute
---> (4) test1:1:Opening and ending tag mismatch: c and a
+--> (4) test1:1:Opening and ending tag mismatch: c line 0 and a
 """
 err=""
 def myErrorHandler(arg,msg,severity,locator):