mirror of
https://github.com/curl/curl.git
synced 2026-04-14 22:11:45 +03:00
make test in root now runs make quiet-test in the test dir
This commit is contained in:
parent
7c6414ebbd
commit
ec3054e1f2
2 changed files with 5 additions and 1 deletions
|
|
@ -9,4 +9,4 @@ EXTRA_DIST = curl.spec curl-ssl.spec
|
|||
SUBDIRS = docs lib src include tests
|
||||
|
||||
test:
|
||||
@(cd tests; make test)
|
||||
@(cd tests; make quiet-test)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue