summaryrefslogtreecommitdiff
path: root/gnu/llvm/lib/Fuzzer/test/simple-cmp.test
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/llvm/lib/Fuzzer/test/simple-cmp.test')
-rw-r--r--gnu/llvm/lib/Fuzzer/test/simple-cmp.test2
1 files changed, 0 insertions, 2 deletions
diff --git a/gnu/llvm/lib/Fuzzer/test/simple-cmp.test b/gnu/llvm/lib/Fuzzer/test/simple-cmp.test
deleted file mode 100644
index 145a036652e..00000000000
--- a/gnu/llvm/lib/Fuzzer/test/simple-cmp.test
+++ /dev/null
@@ -1,2 +0,0 @@
-CHECK: BINGO
-RUN: not LLVMFuzzer-SimpleCmpTest -seed=1 -runs=100000000 2>&1 | FileCheck %s