aboutsummaryrefslogtreecommitdiffstats
path: root/utils/lit/lit/ExampleTests/ShInternal/lit.local.cfg
blob: 448eaa4092b638ba06c1676ed19a0ab5f1411020 (plain)
1
2
3
4
5
6
# -*- Python -*-

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

config.suffixes = ['.c']