X-Git-Url: http://git.vpit.fr/?a=blobdiff_plain;f=t%2F20-hash.t;h=30618340caec981dbd0db104bc8abfa933e16243;hb=acd04c4caf2a342c115cd053dd5552a9ae2c414a;hp=70e0ab956ac0ada483255c82d27ee4e7318002e9;hpb=6b897414257c5dc3056ed7b36b8e47b54dff5d41;p=perl%2Fmodules%2Fautovivification.git diff --git a/t/20-hash.t b/t/20-hash.t index 70e0ab9..3061834 100644 --- a/t/20-hash.t +++ b/t/20-hash.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 () {