6 lines
153 B
INI
6 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"]
|