diff options
Diffstat (limited to 'test/fuzzer/fuzzer-custommutator.test')
| -rw-r--r-- | test/fuzzer/fuzzer-custommutator.test | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/test/fuzzer/fuzzer-custommutator.test b/test/fuzzer/fuzzer-custommutator.test deleted file mode 100644 index 51aef2373cca..000000000000 --- a/test/fuzzer/fuzzer-custommutator.test +++ /dev/null @@ -1,5 +0,0 @@ -RUN: %cpp_compiler %S/CustomMutatorTest.cpp -o %t-CustomMutatorTest -RUN: not %run %t-CustomMutatorTest 2>&1 | FileCheck %s --check-prefix=LLVMFuzzerCustomMutator -LLVMFuzzerCustomMutator: In LLVMFuzzerCustomMutator -LLVMFuzzerCustomMutator: BINGO - |
