diff options
Diffstat (limited to 'ext/spl/tests/pqueue_003.phpt')
| -rw-r--r-- | ext/spl/tests/pqueue_003.phpt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/spl/tests/pqueue_003.phpt b/ext/spl/tests/pqueue_003.phpt index 9c0b5a5147..c90585767f 100644 --- a/ext/spl/tests/pqueue_003.phpt +++ b/ext/spl/tests/pqueue_003.phpt @@ -21,7 +21,7 @@ while ($h->valid()) { ?> ===DONE=== <?php exit(0); ?> ---EXPECTF-- +--EXPECT-- count($h) = 4 $h->count() = 4 3=>5 |
