X-Git-Url: http://git.vpit.fr/?a=blobdiff_plain;f=t%2F31-array-fast.t;h=d3ee347a9be23ce15af5ee52506c1ae397391392;hb=760c8c9263073765503779fdf9e92ecf435a6339;hp=d36a1cf924414edda73eab6ca24ab7a014b978ba;hpb=6b897414257c5dc3056ed7b36b8e47b54dff5d41;p=perl%2Fmodules%2Fautovivification.git diff --git a/t/31-array-fast.t b/t/31-array-fast.t index d36a1cf..d3ee347 100644 --- a/t/31-array-fast.t +++ b/t/31-array-fast.t @@ -3,9 +3,9 @@ use strict; use warnings; -use Test::More tests => 9 * 3 * 302; - use lib 't/lib'; +use Test::Leaner tests => 9 * 3 * 302; + use autovivification::TestCases; while () {