Remove unnecessary code
TrivialFix Change-Id: Ic0d649cc5700d737c18b84ccb019da9120f720d3
This commit is contained in:
parent
4e30bf6ca5
commit
d069c345a8
@ -315,9 +315,6 @@ class TestPlacementURLs(test.NoDBTestCase):
|
||||
|
||||
class TestNormalizeResourceQsParam(test.NoDBTestCase):
|
||||
|
||||
def setUp(self):
|
||||
super(TestNormalizeResourceQsParam, self).setUp()
|
||||
|
||||
def test_success(self):
|
||||
qs = "VCPU:1"
|
||||
resources = util.normalize_resources_qs_param(qs)
|
||||
|
Loading…
x
Reference in New Issue
Block a user