qubes/tests/vm: fix tests
This commit is contained in:
parent
a615a45ecd
commit
27d0e11872
@ -57,3 +57,4 @@ class TestApp(qubes.tests.TestEmitter):
|
||||
super(TestApp, self).__init__()
|
||||
self.vmm = TestVMM()
|
||||
self.host = TestHost()
|
||||
self.pools = {}
|
||||
|
Loading…
Reference in New Issue
Block a user