summaryrefslogtreecommitdiff
path: root/ext/spl/tests/limititerator_seek.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/spl/tests/limititerator_seek.phpt')
-rw-r--r--ext/spl/tests/limititerator_seek.phpt2
1 files changed, 0 insertions, 2 deletions
diff --git a/ext/spl/tests/limititerator_seek.phpt b/ext/spl/tests/limititerator_seek.phpt
index a59a49bee8..3336cd0a39 100644
--- a/ext/spl/tests/limititerator_seek.phpt
+++ b/ext/spl/tests/limititerator_seek.phpt
@@ -13,6 +13,4 @@ $lt->seek(1,1); // Should throw a warning as seek expects only 1 argument
?>
--EXPECTF--
-
Warning: LimitIterator::seek() expects exactly 1 parameter, 2 given in %s on line %d
-