tests: Add help documentation checking script to CI

This commit is contained in:
K.Kanakhin 2016-12-19 11:23:24 +06:00 committed by Tim Abbott
parent 589ae27190
commit 75c4e3191d
1 changed files with 1 additions and 0 deletions

View File

@ -28,5 +28,6 @@ run ./tools/test-js-with-casper
# run ./tools/test-queue-worker-reload
# Not running documentation tests since it takes 20s and only tests documentation
# run ./tools/test-documentation
run ./tools/test-help-documentation.py
printf '\n\e[32mAll OK!\e[0m\n'