summaryrefslogtreecommitdiff
path: root/ext/spl/tests/spl_heap_isempty.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/spl/tests/spl_heap_isempty.phpt')
-rw-r--r--ext/spl/tests/spl_heap_isempty.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/spl/tests/spl_heap_isempty.phpt b/ext/spl/tests/spl_heap_isempty.phpt
index 2729c7fa87..fb016f4737 100644
--- a/ext/spl/tests/spl_heap_isempty.phpt
+++ b/ext/spl/tests/spl_heap_isempty.phpt
@@ -18,4 +18,4 @@ TestFest London May 2009
--EXPECT--
Checking a new heap is empty: bool(true)
Checking after insert: bool(false)
-Checking after extract: bool(true) \ No newline at end of file
+Checking after extract: bool(true)