Change make test to only call check_getdns

This commit is contained in:
Neel Goyal 2014-02-20 15:51:51 -05:00
parent 48fea8d9e0
commit 4f266d1a88
1 changed files with 3 additions and 3 deletions

View File

@ -77,7 +77,7 @@ tests_dnssec: tests_dnssec.o testmessages.o
test: all
./testscript.sh
./check_getdns
@echo "All tests OK"
clean: