5 lines
153 B
INI
5 lines
153 B
INI
import lit.formats
|
|
|
|
config.test_format = lit.formats.ShTest(execute_external=True)
|
|
config.name = "shtest-external-shell-kill"
|
|
config.suffixes = [".txt"]
|