make tests

This commit is contained in:
Paul Schneider 2018-11-28 14:02:45 +00:00
commit 8fccac76ea

View file

@ -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