diff --git a/test.sh b/test.sh index 8bbbcbb..99fb800 100755 --- a/test.sh +++ b/test.sh @@ -73,6 +73,7 @@ finalize() echo "cat report.txt" echo "to see details of failed tests" fi + exit $FAILED } setup