diff options
-rwxr-xr-x | test/test-all.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/test-all.sh b/test/test-all.sh index 0c189727..3cb692ca 100755 --- a/test/test-all.sh +++ b/test/test-all.sh @@ -23,3 +23,5 @@ . ./test-unittests.sh . ./test-post.sh + +exit 0 \ No newline at end of file |