diff options
Diffstat (limited to 'test/test-pre.sh')
-rwxr-xr-x | test/test-pre.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/test-pre.sh b/test/test-pre.sh index 4c708a68..85ac320b 100755 --- a/test/test-pre.sh +++ b/test/test-pre.sh @@ -90,6 +90,7 @@ unset AFL_CUSTOM_MUTATOR_LIBRARY unset AFL_PYTHON_MODULE unset AFL_PRELOAD unset LD_PRELOAD +unset SKIP rm -rf in in2 out |