diff options
Diffstat (limited to 'python/tests/readererr.py')
| -rw-r--r-- | python/tests/readererr.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/tests/readererr.py b/python/tests/readererr.py index ab8eb18..0dad36e 100644 --- a/python/tests/readererr.py +++ b/python/tests/readererr.py @@ -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): |
