diff options
author | vanhauser-thc <vh@thc.org> | 2023-03-21 16:23:51 +0100 |
---|---|---|
committer | vanhauser-thc <vh@thc.org> | 2023-03-21 16:23:51 +0100 |
commit | 478f0bbc1ed4bdb39d365dd9d6c69c10917c8073 (patch) | |
tree | 993857a71c1318242332f0472b701d7b9a76dac8 | |
parent | 3d7bad99b62dc73dcfb5fceb306bd48618732de4 (diff) | |
download | afl++-478f0bbc1ed4bdb39d365dd9d6c69c10917c8073.tar.gz |
ci test
-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 |