aboutsummaryrefslogtreecommitdiff
path: root/fuzzer/crashtest.py
diff options
context:
space:
mode:
Diffstat (limited to 'fuzzer/crashtest.py')
-rwxr-xr-xfuzzer/crashtest.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/fuzzer/crashtest.py b/fuzzer/crashtest.py
index ce51e0af..5338db09 100755
--- a/fuzzer/crashtest.py
+++ b/fuzzer/crashtest.py
@@ -5,7 +5,6 @@ import os
import re
reportdir = "reports/"
-fuzzer = "./fuzzer_connect_multi"
class bcolors:
HEADER = '\033[95m'