From: Antony Dovgal Date: Sun, 6 Aug 2006 20:17:51 +0000 (+0000) Subject: fix test X-Git-Tag: php-5.2.0RC2~92 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b9b19846460520cfee0bb3ec20340f2ebd64acac;p=php fix test --- diff --git a/ext/simplexml/tests/bug38354.phpt b/ext/simplexml/tests/bug38354.phpt index 8b3b2a2a61..d2fcde11c2 100644 --- a/ext/simplexml/tests/bug38354.phpt +++ b/ext/simplexml/tests/bug38354.phpt @@ -23,8 +23,6 @@ string(101) " Item Two " -string(66) " - Item Two -" +string(62) "Item Two" string(25) "Item Two" Done