X-Git-Url: http://git.vpit.fr/?a=blobdiff_plain;f=t%2Flib%2Fautovivification%2FTestCases.pm;h=9677a6d87b27d9c68e47e02479c88a5567a69027;hb=760c8c9263073765503779fdf9e92ecf435a6339;hp=82b9b68c085f183bd9f3db211a5be65fabe54891;hpb=6b897414257c5dc3056ed7b36b8e47b54dff5d41;p=perl%2Fmodules%2Fautovivification.git diff --git a/t/lib/autovivification/TestCases.pm b/t/lib/autovivification/TestCases.pm index 82b9b68..9677a6d 100644 --- a/t/lib/autovivification/TestCases.pm +++ b/t/lib/autovivification/TestCases.pm @@ -3,7 +3,7 @@ package autovivification::TestCases; use strict; use warnings; -use Test::More; +use Test::Leaner; sub import { no strict 'refs';