Makefile.PL | 2 +- diff --git a/Makefile.PL b/Makefile.PL index 88da5b45f88a73293278058f1dc4770f83033c7a..62d1038e9b3204af47ac54ce43134198c50b9bdf 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -191,7 +191,7 @@ -@\$(check_manifest) # lightly-tested way to run tests, relies "--state=save" in check-each # for best performance -check-run :: pure_all +check-run :: pure_all check-man \$(EATMYDATA) \$(PROVE) -bvw t/run.perl :: -j\$(N) -@\$(check_manifest)