Add test-api to tools/test-all.

This commit is contained in:
Steve Howell 2017-01-25 08:38:38 -08:00 committed by Tim Abbott
parent eb69791712
commit 6de1e8be46
1 changed files with 1 additions and 0 deletions

View File

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