make tests
This commit is contained in:
parent
3e34c31f9f
commit
8fccac76ea
1 changed files with 3 additions and 0 deletions
3
Makefile
3
Makefile
|
|
@ -37,6 +37,9 @@ check: cli
|
||||||
make -C cli check
|
make -C cli check
|
||||||
make -C test
|
make -C test
|
||||||
|
|
||||||
|
test:
|
||||||
|
make -C test
|
||||||
|
|
||||||
pushInPre:
|
pushInPre:
|
||||||
make -C Yavsc pushInPre
|
make -C Yavsc pushInPre
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue