about summary refs log tree commit diff
path: root/test
diff options
context:
space:
mode:
authorvan Hauser <vh@thc.org>2023-03-25 10:47:58 +0100
committerGitHub <noreply@github.com>2023-03-25 10:47:58 +0100
commit64fd01d46ca8806cf014b98c4c54412f4e3e81e0 (patch)
tree55108dabbf2c78d51e5c0dd61aa85681aa6053b8 /test
parent24503fba5fd2580559223ec3c6ee408dfa15e080 (diff)
parentb2f9802f9f0f54337c552d83a860f3e1a84d7191 (diff)
downloadafl++-64fd01d46ca8806cf014b98c4c54412f4e3e81e0.tar.gz
Merge pull request #1681 from AFLplusplus/dev
Push to stable
Diffstat (limited to 'test')
-rwxr-xr-xtest/test-all.sh2
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