tests: include dom0 update tests by default

Looks like an oversight.
This commit is contained in:
Marek Marczykowski-Górecki 2015-03-24 01:47:42 +01:00
parent fbd96532e8
commit 55f7556c41

View File

@ -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',