diff options
author | hexcoder- <heiko@hexco.de> | 2020-05-14 18:41:44 +0200 |
---|---|---|
committer | hexcoder- <heiko@hexco.de> | 2020-05-14 18:41:44 +0200 |
commit | ae15803bf1cfa86067013b6b1d447de75ef45667 (patch) | |
tree | aa265550c258bb51330dead859ff945daef05652 /test | |
parent | 9e375179d8bfe1375625258b4fcdf018cd598cfc (diff) | |
parent | 682b620922a7d30393e30e23f4c1d7e05a83a6cc (diff) | |
download | afl++-ae15803bf1cfa86067013b6b1d447de75ef45667.tar.gz |
Merge branch 'dev' of https://github.com/AFLplusplus/AFLplusplus into dev
Diffstat (limited to 'test')
-rwxr-xr-x | test/test.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/test.sh b/test/test.sh index b21563fb..24b80f03 100755 --- a/test/test.sh +++ b/test/test.sh @@ -60,7 +60,6 @@ unset AFL_QEMU_PERSISTENT_GPR unset AFL_QEMU_PERSISTENT_RET unset AFL_QEMU_PERSISTENT_HOOK unset AFL_QEMU_PERSISTENT_CNT -unset AFL_POST_LIBRARY unset AFL_CUSTOM_MUTATOR_LIBRARY unset AFL_PYTHON_MODULE unset AFL_PRELOAD |