]> git.proxmox.com Git - rustc.git/blob - src/llvm/utils/lit/lit/ExampleTests/ShExternal/lit.local.cfg
Imported Upstream version 0.7
[rustc.git] / src / llvm / utils / lit / lit / ExampleTests / ShExternal / lit.local.cfg
1 # -*- Python -*-
2
3 config.test_format = lit.formats.ShTest(execute_external = True)
4
5 config.suffixes = ['.c']
6