summaryrefslogtreecommitdiff
path: root/tests/lang/foreachLoopIteratorAggregate.004.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/lang/foreachLoopIteratorAggregate.004.phpt')
-rw-r--r--tests/lang/foreachLoopIteratorAggregate.004.phpt2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/lang/foreachLoopIteratorAggregate.004.phpt b/tests/lang/foreachLoopIteratorAggregate.004.phpt
index 30c422b2c8..9c453bde21 100644
--- a/tests/lang/foreachLoopIteratorAggregate.004.phpt
+++ b/tests/lang/foreachLoopIteratorAggregate.004.phpt
@@ -65,7 +65,6 @@ foreach($t as $k => $v) {
unset($t);
?>
-===DONE===
--EXPECT--
c::getIterator
c_iter::__construct
@@ -101,4 +100,3 @@ c_iter::current
double:2:0
c_iter::next
c_iter::valid = false
-===DONE===