Browse Source

fix test

experimental/first_unicode_implementation
Zoe Slattery 17 years ago
parent
commit
9e23aa5064
  1. 2
      ext/spl/tests/bug42364.phpt

2
ext/spl/tests/bug42364.phpt

@ -17,8 +17,8 @@ foreach ($it as $e) {
if ($count > 0) {
echo "Found $count entries!\n";
}
echo "===DONE==="
?>
===DONE===
--EXPECTF--
Found %i entries!
===DONE===
Loading…
Cancel
Save