mirror of https://github.com/apache/cloudstack.git
inherritics
This commit is contained in:
parent
442e4f0672
commit
1bbec8232c
|
|
@ -63,7 +63,7 @@ class TestUsageEvents(cloudstackTestCase):
|
|||
|
||||
@classmethod
|
||||
def tearDownClass(cls):
|
||||
super(TestUsageEvents,self).tearDownClass()
|
||||
super(TestUsageEvents,cls).tearDownClass()
|
||||
|
||||
def setUp(self):
|
||||
self.apiclient = self.testClient.getApiClient()
|
||||
|
|
|
|||
Loading…
Reference in New Issue