summaryrefslogtreecommitdiff
path: root/ext/simplexml/tests
diff options
context:
space:
mode:
authorAntony Dovgal <tony2001@php.net>2006-08-04 08:11:47 +0000
committerAntony Dovgal <tony2001@php.net>2006-08-04 08:11:47 +0000
commit00bc797b680664f872877137418d048e55bc9b22 (patch)
tree3967bf5dfeb708f51623e20771c2993c3c60adb8 /ext/simplexml/tests
parent2e55464f80abaac38db9fddc0eca5174c50869b4 (diff)
downloadphp-git-00bc797b680664f872877137418d048e55bc9b22.tar.gz
fix test
Diffstat (limited to 'ext/simplexml/tests')
-rwxr-xr-xext/simplexml/tests/032.phpt2
1 files changed, 1 insertions, 1 deletions
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===