[NFC][Py Reformat] Reformat python files in llvm
[llvm-project.git] / llvm / utils / lit / tests / Inputs / shtest-output-printing / lit.cfg
blobb872854d21e631ae9a2e4860f27186b56ac6e1ca
1 import lit.formats
3 config.name = "shtest-output-printing"
4 config.suffixes = [".txt"]
5 config.test_format = lit.formats.ShTest(execute_external=False)