普通文本  |  6行  |  137 B

config.suffixes = ['.test']

targets = set(config.root.targets_to_build.split())
if not 'Mips' in targets:
    config.unsupported = True