about summary refs log tree commit diff
path: root/test
diff options
context:
space:
mode:
authorvan Hauser <vh@thc.org>2020-05-10 15:53:47 +0200
committervan Hauser <vh@thc.org>2020-05-10 15:53:47 +0200
commit26fe7a9d669448ed8711c575aecd452ce0fcb00a (patch)
tree19263144989da10487d0ace5ff67aef4d0b5cbe4 /test
parent07a0e2caf77c0b7560a2344fe25e197782ad2d9d (diff)
downloadafl++-26fe7a9d669448ed8711c575aecd452ce0fcb00a.tar.gz
final code-format fixes, remove test-multiple-mutators when done
Diffstat (limited to 'test')
-rwxr-xr-xtest/test.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/test.sh b/test/test.sh
index 1caa9985..919d7a9c 100755
--- a/test/test.sh
+++ b/test/test.sh
@@ -1039,6 +1039,7 @@ test "1" = "`../afl-fuzz | grep -i 'without python' >/dev/null; echo $?`" && {
       # Clean
       rm -rf in out errors
       rm -rf ${CUSTOM_MUTATOR_PATH}/__pycache__/
+      rm -f test-multiple-mutators
     } || {
       ls .
       ls ${CUSTOM_MUTATOR_PATH}