summaryrefslogtreecommitdiff
path: root/ext/spl/tests/heap_002.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/spl/tests/heap_002.phpt')
-rw-r--r--ext/spl/tests/heap_002.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/spl/tests/heap_002.phpt b/ext/spl/tests/heap_002.phpt
index 387510f766..578d15b21c 100644
--- a/ext/spl/tests/heap_002.phpt
+++ b/ext/spl/tests/heap_002.phpt
@@ -36,7 +36,7 @@ echo $h->extract()."\n";
?>
===DONE===
<?php exit(0); ?>
---EXPECTF--
+--EXPECT--
Exception: Can't extract from an empty heap
5
1