summaryrefslogtreecommitdiff
path: root/ext/spl/tests/iterator_053.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/spl/tests/iterator_053.phpt')
-rw-r--r--ext/spl/tests/iterator_053.phpt3
1 files changed, 0 insertions, 3 deletions
diff --git a/ext/spl/tests/iterator_053.phpt b/ext/spl/tests/iterator_053.phpt
index fb8e1e5f14..02c18fdd6b 100644
--- a/ext/spl/tests/iterator_053.phpt
+++ b/ext/spl/tests/iterator_053.phpt
@@ -42,8 +42,6 @@ $it->show();
var_dump($ar);
?>
-===DONE===
-<?php exit(0); ?>
--EXPECTF--
bool(true)
bool(true)
@@ -204,4 +202,3 @@ object(ArrayIterator)#%d (1) {
%s(2) ",,"
}
}
-===DONE===