blob: 65b1651c955049117c76153ba6043b2235df9da0 [file] [log] [blame]
import lit.formats
config.name = "shtest-if-else"
config.test_format = lit.formats.ShTest()
config.test_source_root = None
config.test_exec_root = None
config.suffixes = [".txt"]
config.available_features.add("feature")
config.substitutions.append(("%{sub}", "ok"))