X-Git-Url: http://git.vpit.fr/?a=blobdiff_plain;f=MANIFEST;h=8b42b18a4191ee841f35bea2534b1e61a44ee686;hb=af8ec83a4e6d809271d81ab4367f8921e26e4b9b;hp=734c6e9ba1a26c0447063a71889ea3f20cc6e38b;hpb=bf415eb37f8b169a2c077a54f089d361787a86dc;p=perl%2Fmodules%2FTest-Leaner.git diff --git a/MANIFEST b/MANIFEST index 734c6e9..8b42b18 100644 --- a/MANIFEST +++ b/MANIFEST @@ -1,5 +1,6 @@ Changes MANIFEST +META.json META.yml Makefile.PL README @@ -7,6 +8,9 @@ lib/Test/Leaner.pm samples/bench.pl t/00-load.t t/01-import.t +t/02-import-arg.t +t/03-fallback.t +t/04-fallback-import-arg.t t/05-pass.t t/06-fail.t t/07-BAIL_OUT.t @@ -33,3 +37,4 @@ t/92-pod-coverage.t t/95-portability-files.t t/99-kwalitee.t t/lib/Test/Leaner/TestHelper.pm +t/lib/Test/Leaner/TestImport.pm