From: Alan T. DeKok Date: Wed, 27 Feb 2013 15:06:21 +0000 (-0500) Subject: Run the tests. X-Git-Tag: debian/3.0.0git+dfsg+moonshot3-2~77 X-Git-Url: http://www.project-moonshot.org/gitweb/?a=commitdiff_plain;h=b54f1dbf7502e6158ec11682fc13bd828614c57e;hp=d405016748aa8a559842c8d7100005ae7c43b681;p=freeradius.git Run the tests. Accidentally deleted in prior commit --- diff --git a/Makefile b/Makefile index 11c6a75..b619733 100644 --- a/Makefile +++ b/Makefile @@ -24,6 +24,7 @@ include scripts/boiler.mk .PHONY: test test: @$(MAKE) -C raddb/certs + @$(MAKE) -C src/tests tests # # The $(R) is a magic variable not defined anywhere in this source.