X-Git-Url: http://git.shiar.net/perl/list-index.git/blobdiff_plain/2af0622fdc633320a7172164ddb9c7436e41998f..e0d12a55c119c9473d1ea57c4e57bb5c6ff87157:/t/25-apply.t diff --git a/t/25-apply.t b/t/25-apply.t index a006c0e..92467c3 100644 --- a/t/25-apply.t +++ b/t/25-apply.t @@ -11,7 +11,7 @@ use List::MoreUtils qw(uniq firstidx); BEGIN { use_ok('List::Index' => 'rangematch'); } { - my %options = (pagesize => 10, context => 5); + my %options = (pagesize => 10, context => 2); # generate random test data my @values;