import lit.formats

config.name = "Standalone tests"
config.test_format = lit.formats.ShTest()
config.standalone_tests = True
