Removed unnecessary setUp calls in tests
TrivialFix Change-Id: I057d03466b058a42be8ec57dbc42cbd67b75cc3c
This commit is contained in:
@@ -16,5 +16,4 @@ from watcher.tests.api import base as api_base
|
||||
|
||||
|
||||
class TestV1Routing(api_base.FunctionalTest):
|
||||
def setUp(self):
|
||||
super(TestV1Routing, self).setUp()
|
||||
pass
|
||||
|
||||
Reference in New Issue
Block a user