summaryrefslogtreecommitdiff
path: root/ext/spl/tests/iterator_013.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/spl/tests/iterator_013.phpt')
-rw-r--r--ext/spl/tests/iterator_013.phpt3
1 files changed, 0 insertions, 3 deletions
diff --git a/ext/spl/tests/iterator_013.phpt b/ext/spl/tests/iterator_013.phpt
index 6da31e391d..edc8ea75ed 100644
--- a/ext/spl/tests/iterator_013.phpt
+++ b/ext/spl/tests/iterator_013.phpt
@@ -45,8 +45,6 @@ foreach($it as $key=>$val)
}
?>
-===DONE===
-<?php exit(0); ?>
--EXPECT--
===Empty===
===Append===
@@ -63,4 +61,3 @@ foreach($it as $key=>$val)
1=>B
2=>C
3=>D
-===DONE===