diff options
Diffstat (limited to 'ext/spl/tests/SplHeap_isEmpty.phpt')
| -rw-r--r-- | ext/spl/tests/SplHeap_isEmpty.phpt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ext/spl/tests/SplHeap_isEmpty.phpt b/ext/spl/tests/SplHeap_isEmpty.phpt index e179dbc8ec..e31c021b91 100644 --- a/ext/spl/tests/SplHeap_isEmpty.phpt +++ b/ext/spl/tests/SplHeap_isEmpty.phpt @@ -12,4 +12,3 @@ var_dump($h->isEmpty()); ?> --EXPECTF-- bool(true) - |
