mirror of https://github.com/apache/cloudstack.git
syntax (suerfluent '.')
This commit is contained in:
parent
406c069d3c
commit
8705a1fd90
|
|
@ -801,4 +801,4 @@ class TestInternalLb(cloudstackTestCase):
|
|||
super(TestInternalLb, cls).tearDownClass()
|
||||
|
||||
def tearDown(self):
|
||||
super.(TestInternalLb, self).tearDown()
|
||||
super(TestInternalLb, self).tearDown()
|
||||
|
|
|
|||
Loading…
Reference in New Issue