summaryrefslogtreecommitdiff
path: root/ext/spl/tests/pqueue_001.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/spl/tests/pqueue_001.phpt')
-rw-r--r--ext/spl/tests/pqueue_001.phpt3
1 files changed, 0 insertions, 3 deletions
diff --git a/ext/spl/tests/pqueue_001.phpt b/ext/spl/tests/pqueue_001.phpt
index c9338484b5..2b67ad4a2a 100644
--- a/ext/spl/tests/pqueue_001.phpt
+++ b/ext/spl/tests/pqueue_001.phpt
@@ -59,8 +59,6 @@ foreach ($pq3 as $k=>$v) {
}
?>
-===DONE===
-<?php exit(0); ?>
--EXPECT--
Exception: Can't extract from an empty heap
2=>b
@@ -93,4 +91,3 @@ EXTR_PRIORITY
2=>2
1=>1
0=>0
-===DONE===