]> git.vpit.fr Git - perl/modules/Test-Leaner.git/blobdiff - MANIFEST
Another POD typo
[perl/modules/Test-Leaner.git] / MANIFEST
index c5fd1f3daf9b20228c2b02a3c40cdf210f439f89..7b33b2e0b4c795634db26b0360dec0bd97079729 100644 (file)
--- a/MANIFEST
+++ b/MANIFEST
@@ -1,10 +1,16 @@
+Changes
 MANIFEST
 META.yml
 Makefile.PL
 README
 lib/Test/Leaner.pm
+samples/bench.pl
 t/00-load.t
 t/01-import.t
+t/02-fallback.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
@@ -17,9 +23,14 @@ t/18-skip.t
 t/19-comments.t
 t/80-threads.t
 t/20-ok.t
-t/21-is.t
-t/22-cmp_ok.t
+t/21-ok-failing.t
+t/22-is.t
+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/lib/Test/Leaner/TestHelper.pm