Remove self.mox
No tests use this property. Change-Id: Ifa740e59207a87890bb100cc035ec6088ac03dca
This commit is contained in:
parent
7f990bfe5f
commit
1fb3956f44
@ -43,7 +43,6 @@ class BaseTestCase(base.BaseTestCase):
|
||||
self.conf.prog = 'prog'
|
||||
|
||||
moxfixture = self.useFixture(moxstubout.MoxStubout())
|
||||
self.mox = moxfixture.mox
|
||||
self.stubs = moxfixture.stubs
|
||||
|
||||
def config(self, **kw):
|
||||
|
Loading…
Reference in New Issue
Block a user