Tests: Use top shell w/ xrun (#7556)

This commit is contained in:
Todd Strader 2026-05-08 16:03:45 -04:00 committed by GitHub
parent a3003a2d0f
commit f85641e40d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -1621,6 +1621,7 @@ class VlTest:
'-input',
'@exit',
param['top_filename'],
param['top_shell_filename'],
]
self.run(cmd=cmd,
check_finished=param['check_finished'],