blob: 7f31129ad114bfcc944ef29747a7e4e719e0c587 [file] [log] [blame]
import lit.formats
config.name = 'shtest-shell'
config.suffixes = ['.txt']
config.test_format = lit.formats.ShTest()
config.test_source_root = None
config.test_exec_root = None