From 26fe7a9d669448ed8711c575aecd452ce0fcb00a Mon Sep 17 00:00:00 2001 From: van Hauser Date: Sun, 10 May 2020 15:53:47 +0200 Subject: final code-format fixes, remove test-multiple-mutators when done --- test/test.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'test') 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} -- cgit 1.4.1