X-Git-Url: http://git.vpit.fr/?a=blobdiff_plain;f=MANIFEST;h=6475c445d558c351cd1e3781222775a5332c9aa5;hb=e63601e117e265834dc41b4001bcacfa73d270df;hp=c5fd1f3daf9b20228c2b02a3c40cdf210f439f89;hpb=982694f9f93cdad187a51077b5e6c48a17792870;p=perl%2Fmodules%2FTest-Leaner.git diff --git a/MANIFEST b/MANIFEST index c5fd1f3..6475c44 100644 --- a/MANIFEST +++ b/MANIFEST @@ -5,6 +5,9 @@ README lib/Test/Leaner.pm t/00-load.t t/01-import.t +t/05-pass.t +t/06-fail.t +t/07-BAIL_OUT.t t/10-plan-tests.t t/11-plan-no_plan.t t/12-plan-skip_all.t @@ -23,3 +26,4 @@ t/91-pod.t t/92-pod-coverage.t t/95-portability-files.t t/99-kwalitee.t +t/lib/Test/Leaner/TestHelper.pm