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
src/test
|
@ -77,7 +77,7 @@ tests_dnssec: tests_dnssec.o testmessages.o
|
||||||
|
|
||||||
|
|
||||||
test: all
|
test: all
|
||||||
./testscript.sh
|
./check_getdns
|
||||||
@echo "All tests OK"
|
@echo "All tests OK"
|
||||||
|
|
||||||
clean:
|
clean:
|
||||||
|
|
Loading…
Reference in New Issue