summaryrefslogtreecommitdiff
path: root/ext/spl/tests/spl_limit_iterator_check_limits.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/spl/tests/spl_limit_iterator_check_limits.phpt')
-rw-r--r--ext/spl/tests/spl_limit_iterator_check_limits.phpt2
1 files changed, 0 insertions, 2 deletions
diff --git a/ext/spl/tests/spl_limit_iterator_check_limits.phpt b/ext/spl/tests/spl_limit_iterator_check_limits.phpt
index 03bdb787ae..83b99b5c85 100644
--- a/ext/spl/tests/spl_limit_iterator_check_limits.phpt
+++ b/ext/spl/tests/spl_limit_iterator_check_limits.phpt
@@ -30,8 +30,6 @@ try {
?>
-===DONE===
--EXPECT--
Parameter offset must be >= 0
Parameter count must either be -1 or a value greater than or equal 0
-===DONE===