Use word tests in plural everywhere, typo

This commit is contained in:
benrubson 2017-08-05 13:48:54 +02:00
parent 29673c2d4d
commit 2df970ab13

View File

@ -25,7 +25,7 @@ before_script:
- cmake --version
script:
- if [ "${COVERITY_SCAN_BRANCH}" != 1 ]; then ./build.sh && ./test.sh ; fi
- if [ "${COVERITY_SCAN_BRANCH}" != 1 ]; then ./build.sh && ./tests.sh ; fi
addons:
coverity_scan: