tests: include dom0 update tests by default
Looks like an oversight.
This commit is contained in:
parent
fbd96532e8
commit
55f7556c41
@ -502,6 +502,7 @@ def load_tests(loader, tests, pattern):
|
||||
|
||||
for modname in (
|
||||
'qubes.tests.basic',
|
||||
'qubes.tests.dom0_update',
|
||||
'qubes.tests.network',
|
||||
'qubes.tests.vm_qrexec_gui',
|
||||
'qubes.tests.backup',
|
||||
|
Loading…
Reference in New Issue
Block a user