summaryrefslogtreecommitdiff
path: root/ext/spl/tests/iterator_041.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/spl/tests/iterator_041.phpt')
-rw-r--r--ext/spl/tests/iterator_041.phpt3
1 files changed, 0 insertions, 3 deletions
diff --git a/ext/spl/tests/iterator_041.phpt b/ext/spl/tests/iterator_041.phpt
index e00ac6bc2b..cb4ca9cd46 100644
--- a/ext/spl/tests/iterator_041.phpt
+++ b/ext/spl/tests/iterator_041.phpt
@@ -90,8 +90,6 @@ MyArrayIterator::test('iterator_to_array');
MyArrayIterator::test('iterator_count', array(3 => 6));
?>
-===DONE===
-<?php exit(0); ?>
--EXPECT--
===iterator_to_array===
State 0: __construct()
@@ -114,4 +112,3 @@ State 2: rewind()
State 3: valid()
State 6: next()
int(2)
-===DONE===