X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Makefile;h=e92a5f603d8e31a27c6106252e2691196b202486;hb=86591f1c9de1a37cfa9da585a6dfafc3962a258c;hp=df174b82fef57881c5de12f59308b095ec0e1303;hpb=008bb980ec1425b13510bdb49b8fc15ccee63d83;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: