tests: load qubes.tests.tools.qvm_ls
The test module was implemented, but not loaded
This commit is contained in:
parent
fbb086aed5
commit
6aae6863b0
@ -975,6 +975,7 @@ def load_tests(loader, tests, pattern): # pylint: disable=unused-argument
|
||||
'qubes.tests.vm.mix.net',
|
||||
'qubes.tests.vm.adminvm',
|
||||
'qubes.tests.app',
|
||||
'qubes.tests.tools.qvm_ls',
|
||||
):
|
||||
tests.addTests(loader.loadTestsFromName(modname))
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user