From: Antony Dovgal Date: Fri, 4 Aug 2006 08:11:47 +0000 (+0000) Subject: fix test X-Git-Tag: php-5.2.0RC2~106 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=00bc797b680664f872877137418d048e55bc9b22;p=php fix test --- diff --git a/ext/simplexml/tests/032.phpt b/ext/simplexml/tests/032.phpt index 5c2225146a..48bc887ecc 100755 --- a/ext/simplexml/tests/032.phpt +++ b/ext/simplexml/tests/032.phpt @@ -39,7 +39,7 @@ var_dump($people2 == $people1); ?> ===DONE=== --EXPECTF-- -bool(true) +bool(false) bool(false) bool(false) ===DONE===