Browse Source

Fix test

PEAR_1_4DEV
Marcus Boerger 23 years ago
parent
commit
b89ce361fc
  1. 8
      ext/simplexml/tests/016.phpt

8
ext/simplexml/tests/016.phpt

@ -30,10 +30,10 @@ echo "---Done---\n";
?>
--EXPECT--
string(3) "Joe"
string(3) "JoeFoo"
string(3) "JoeFooBar"
string(6) "JoeFoo"
string(9) "JoeFooBar"
---[0]---
string(3) "Joe"
string(3) "JoeFoo"
string(3) "JoeFooBar"
string(6) "JoeFoo"
string(9) "JoeFooBar"
---Done---
Loading…
Cancel
Save