]> granicus.if.org Git - php/commitdiff
- Fix test (bug #51040)
authorFelipe Pena <felipe@php.net>
Mon, 15 Feb 2010 21:16:34 +0000 (21:16 +0000)
committerFelipe Pena <felipe@php.net>
Mon, 15 Feb 2010 21:16:34 +0000 (21:16 +0000)
ext/xmlwriter/tests/xmlwriter_write_attribute_ns_error_001.phpt

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