blob: 4fe698d73368e4a9a784bb7a2701b8aed1a2f966 [file] [log] [blame]
import lit.formats
config.name = 'shtest-output-printing'
config.suffixes = ['.txt']
config.test_format = lit.formats.ShTest(execute_external=False)