llvm-project/llvm/utils/lit/ExampleTests/ShInternal/lit.local.cfg

7 lines
111 B
Python

# -*- Python -*-
config.test_format = lit.formats.ShTest(execute_external = False)
config.suffixes = ['.c']