diff --git a/tests/tests.sh b/tests/tests.sh index 42abfb6..2a80836 100755 --- a/tests/tests.sh +++ b/tests/tests.sh @@ -153,4 +153,4 @@ while [ $# -ne 0 ]; do fi echo "All tests completed" 1>&2 done -return 0 +exit 0