Make builds fail when the tests fail
This commit is contained in:
2
dependencies/bin/shunit.sh
vendored
2
dependencies/bin/shunit.sh
vendored
@@ -54,3 +54,5 @@ do
|
||||
done
|
||||
|
||||
${FORMATTER}_footer
|
||||
|
||||
exit $(expr ${SHUNIT_FAILURES} + ${SHUNIT_ERRORS})
|
||||
|
||||
Reference in New Issue
Block a user