Tests: Use top shell w/ xrun (#7556)
This commit is contained in:
parent
a3003a2d0f
commit
f85641e40d
|
|
@ -1621,6 +1621,7 @@ class VlTest:
|
|||
'-input',
|
||||
'@exit',
|
||||
param['top_filename'],
|
||||
param['top_shell_filename'],
|
||||
]
|
||||
self.run(cmd=cmd,
|
||||
check_finished=param['check_finished'],
|
||||
|
|
|
|||
Loading…
Reference in New Issue