X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Makefile;h=e92a5f603d8e31a27c6106252e2691196b202486;hb=f960955ece8decaa8827af29bab6900b37e130bd;hp=df174b82fef57881c5de12f59308b095ec0e1303;hpb=ece213fb252bd813a0643689242dca211638b7d5;p=debbugs.git diff --git a/Makefile b/Makefile index df174b8..e92a5f6 100644 --- a/Makefile +++ b/Makefile @@ -31,7 +31,7 @@ build: $(PERL) Makefile.PL $(MAKE) -f Makefile.perl -test: build +test: $(PERL) -MTest::Harness -I. -e 'runtests(glob(q(t/*.t)))' clean: