aboutsummaryrefslogtreecommitdiffstats
path: root/utils/lit/tests/Inputs/progress-bar/lit.cfg
blob: 4878b6560968125cf8360922012b6354ff4848e2 (plain)
1
2
3
4
5
config.name = 'shtest-shell'
config.suffixes = ['.txt']
config.test_format = lit.formats.ShTest()
config.test_source_root = None
config.test_exec_root = None