summaryrefslogtreecommitdiff
path: root/ext/spl/tests/heap_004.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/spl/tests/heap_004.phpt')
-rw-r--r--ext/spl/tests/heap_004.phpt3
1 files changed, 0 insertions, 3 deletions
diff --git a/ext/spl/tests/heap_004.phpt b/ext/spl/tests/heap_004.phpt
index e493d20fac..892da20fb7 100644
--- a/ext/spl/tests/heap_004.phpt
+++ b/ext/spl/tests/heap_004.phpt
@@ -53,8 +53,6 @@ try {
echo "Exception: ".$e->getMessage()."\n";
}
?>
-===DONE===
-<?php exit(0); ?>
--EXPECT--
inserted 1
Exception: foo
@@ -64,4 +62,3 @@ Exception: Heap is corrupted, heap properties are no longer ensured.
Recovering..
int(1)
int(2)
-===DONE===