tests: enable qubes.tests.int.basic

It is fully converted to core3 API (or tests marked as 'skip' if not),
so can be reenabled.
This commit is contained in:
Marek Marczykowski-Górecki 2016-02-10 17:45:01 +01:00 committed by Wojtek Porczyk
parent 9b1b82c592
commit 163ab25d4b

View File

@ -771,7 +771,7 @@ def load_tests(loader, tests, pattern): # pylint: disable=unused-argument
'qubes.tests.tools',
# integration tests
# 'qubes.tests.int.basic',
'qubes.tests.int.basic',
# 'qubes.tests.dom0_update',
# 'qubes.tests.network',
# 'qubes.tests.vm_qrexec_gui',