summaryrefslogtreecommitdiff
path: root/lib/Fuzzer/test/fuzzer-custommutator.test
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Fuzzer/test/fuzzer-custommutator.test')
-rw-r--r--lib/Fuzzer/test/fuzzer-custommutator.test4
1 files changed, 0 insertions, 4 deletions
diff --git a/lib/Fuzzer/test/fuzzer-custommutator.test b/lib/Fuzzer/test/fuzzer-custommutator.test
deleted file mode 100644
index fcd740bf5457..000000000000
--- a/lib/Fuzzer/test/fuzzer-custommutator.test
+++ /dev/null
@@ -1,4 +0,0 @@
-RUN: not LLVMFuzzer-CustomMutatorTest 2>&1 | FileCheck %s --check-prefix=LLVMFuzzerCustomMutator
-LLVMFuzzerCustomMutator: In LLVMFuzzerCustomMutator
-LLVMFuzzerCustomMutator: BINGO
-