blob: 4878b6560968125cf8360922012b6354ff4848e2 [file] [log] [blame]
Daniel Dunbar38d37982013-01-31 22:15:20 +00001config.name = 'shtest-shell'
2config.suffixes = ['.txt']
3config.test_format = lit.formats.ShTest()
4config.test_source_root = None
5config.test_exec_root = None