- Fix test (bug #51040)

This commit is contained in:
Felipe Pena 2010-02-15 21:16:34 +00:00
parent c7f2f1a5b1
commit b68880641e

View file

@ -31,5 +31,5 @@ Warning: xmlwriter_write_attribute_ns() expects exactly %d parameters, %d given
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<root> <root>
<elem1 attr1="first"/> <elem1 attr1="first"/>
</root> </root>%w
bool(false) bool(false)