diff options
| -rwxr-xr-x | ext/spl/tests/iterator_011.phpt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/spl/tests/iterator_011.phpt b/ext/spl/tests/iterator_011.phpt index 9c234bb11d..fca159a20f 100755 --- a/ext/spl/tests/iterator_011.phpt +++ b/ext/spl/tests/iterator_011.phpt @@ -33,7 +33,7 @@ foreach($it as $val=>$key) ?> ===DONE=== -<?php exit(0); +<?php exit(0); ?> --EXPECTF-- ===EmptyIterator=== ===InfiniteIterator=== |
