1
0
mirror of https://gitlab.gnome.org/GNOME/libxml2.git synced 2025-02-19 09:57:23 +03:00

Fix python regression test after 583439 cleanup

This commit is contained in:
Daniel Veillard 2009-08-24 11:59:07 +02:00
parent d1e312a384
commit f5ac0a4b80

View 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 line 0 and a
--> (4) test1:1:Opening and ending tag mismatch: c line 1 and a
"""
err=""
def myErrorHandler(arg,msg,severity,locator):