]> git.vpit.fr Git - perl/modules/Test-Leaner.git/blobdiff - MANIFEST
Bump copyright year
[perl/modules/Test-Leaner.git] / MANIFEST
index 734c6e9ba1a26c0447063a71889ea3f20cc6e38b..006ecba86b79bed3ab2f7ec0e3f3607e808e2d79 100644 (file)
--- 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
@@ -20,7 +24,6 @@ t/16-done_testing.t
 t/17-plan-done_testing.t
 t/18-skip.t
 t/19-comments.t
-t/80-threads.t
 t/20-ok.t
 t/21-ok-failing.t
 t/22-is.t
@@ -28,8 +31,6 @@ t/24-cmp_ok.t
 t/26-is_deeply.t
 t/27-is_deeply-failing.t
 t/28-is_deeply-deep.t
-t/91-pod.t
-t/92-pod-coverage.t
-t/95-portability-files.t
-t/99-kwalitee.t
+t/80-threads.t
 t/lib/Test/Leaner/TestHelper.pm
+t/lib/Test/Leaner/TestImport.pm