summaryrefslogtreecommitdiff
path: root/utils/lit/lit/ExampleTests/ShExternal/lit.local.cfg
blob: 1061da62fd343d9664ca0bca27e7554c3167f72e (plain)
1
2
3
4
5
6
# -*- Python -*-

config.test_format = lit.formats.ShTest(execute_external = True)

config.suffixes = ['.c']