diff options
Diffstat (limited to 'llvm/lib/Fuzzer/test/lit.cfg')
| -rw-r--r-- | llvm/lib/Fuzzer/test/lit.cfg | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/llvm/lib/Fuzzer/test/lit.cfg b/llvm/lib/Fuzzer/test/lit.cfg deleted file mode 100644 index d1c85051b47..00000000000 --- a/llvm/lib/Fuzzer/test/lit.cfg +++ /dev/null @@ -1,6 +0,0 @@ -import lit.formats - -config.name = "LLVMFuzzer" -config.test_format = lit.formats.ShTest(True) -config.suffixes = ['.test'] -config.test_source_root = os.path.dirname(__file__) |

