mirror of https://github.com/getdnsapi/getdns.git
Change make test to only call check_getdns
This commit is contained in:
parent
48fea8d9e0
commit
4f266d1a88
|
@ -77,7 +77,7 @@ tests_dnssec: tests_dnssec.o testmessages.o
|
|||
|
||||
|
||||
test: all
|
||||
./testscript.sh
|
||||
./check_getdns
|
||||
@echo "All tests OK"
|
||||
|
||||
clean:
|
||||
|
|
Loading…
Reference in New Issue