Update libxml test for the directory field behaviour change

See https://gitlab.gnome.org/GNOME/libxml2/-/issues/753.
The base directory for the entity is no longer set, follow the upstream
behaviour.
This commit is contained in:
Niels Dossche 2024-09-12 22:35:34 +02:00
parent c639614346
commit f74f9b073a

View file

@ -61,7 +61,7 @@ string(13) "-//FOO/ENTITY"
string(32) "http://example.com/fooentity.ent" string(32) "http://example.com/fooentity.ent"
array(4) { array(4) {
["directory"]=> ["directory"]=>
string(%d) "%s" %r(NULL|string\(%d\) "%s")%r
["intSubName"]=> ["intSubName"]=>
string(3) "foo" string(3) "foo"
["extSubURI"]=> ["extSubURI"]=>