lit: Add a trivial test of the basic progress bar.
[oota-llvm.git] / utils / lit / tests / Inputs / progress-bar / lit.cfg
1 config.name = 'shtest-shell'
2 config.suffixes = ['.txt']
3 config.test_format = lit.formats.ShTest()
4 config.test_source_root = None
5 config.test_exec_root = None