summaryrefslogtreecommitdiff
path: root/ext/spl/tests/observer_009.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/spl/tests/observer_009.phpt')
-rw-r--r--ext/spl/tests/observer_009.phpt3
1 files changed, 0 insertions, 3 deletions
diff --git a/ext/spl/tests/observer_009.phpt b/ext/spl/tests/observer_009.phpt
index c55660fa29..58f4998084 100644
--- a/ext/spl/tests/observer_009.phpt
+++ b/ext/spl/tests/observer_009.phpt
@@ -22,9 +22,6 @@ foreach ($storageB as $object) {
}
echo "\n";
?>
-===DONE===
-<?php exit(0); ?>
--EXPECT--
Count storage A: 2 x x
Count storage B: 2 x x
-===DONE===