1import lit.formats
2config.name = 'Standalone tests'
3config.test_format = lit.formats.ShTest()
4config.standalone_tests = True
5