mirror of https://github.com/zulip/zulip.git
Add test-api to tools/test-all.
This commit is contained in:
parent
eb69791712
commit
6de1e8be46
|
@ -46,5 +46,6 @@ run ./tools/test-js-with-casper $FORCEARG
|
|||
# Not running documentation tests since it takes 20s and only tests documentation
|
||||
# run ./tools/test-documentation
|
||||
run ./tools/test-help-documentation.py $FORCEARG
|
||||
run ./tools/test-api
|
||||
|
||||
printf '\n\e[32mAll OK!\e[0m\n'
|
||||
|
|
Loading…
Reference in New Issue