X-Git-Url: http://git.vpit.fr/?a=blobdiff_plain;f=t%2F30-array.t;h=af31ea4d21260f7c9c3ef0f5ef4f5a3e72ce3123;hb=aae04e46de5be0dc7e9abfc02035b6bb09aea6a7;hp=81635235e1e4ba02efd1070d883bb862b47482a1;hpb=6b897414257c5dc3056ed7b36b8e47b54dff5d41;p=perl%2Fmodules%2Fautovivification.git diff --git a/t/30-array.t b/t/30-array.t index 8163523..af31ea4 100644 --- a/t/30-array.t +++ b/t/30-array.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 () {