diff options
author | Johannes Erdfelt <johannes.erdfelt@rackspace.com> | 2012-03-01 23:38:17 +0000 |
---|---|---|
committer | Johannes Erdfelt <johannes.erdfelt@rackspace.com> | 2012-03-02 01:42:35 +0000 |
commit | a6589d313a30e304caac60fe9f1a64c390ae6fca (patch) | |
tree | 4fb6f4d5afbc108c772af13ed1181f44fe615bbc /nova/context.py | |
parent | 20346926533a6ef6f4cd1ddf4e4123ecefbabc72 (diff) | |
download | nova-a6589d313a30e304caac60fe9f1a64c390ae6fca.tar.gz nova-a6589d313a30e304caac60fe9f1a64c390ae6fca.tar.xz nova-a6589d313a30e304caac60fe9f1a64c390ae6fca.zip |
Remove unnecessary setting up and down of mox and stubout
test.TestCase already sets up self.mox and self.stubs as well as calling
self.mox.UnsetStubs(), self.stubs.UnsetAll(), self.stubs.SmartUnsetAll()
and self.mox.VerifyAll() during tearDown.
Change-Id: I74f0824ca1e8daa7b0ee7d7a62b226ba51206e6f
Diffstat (limited to 'nova/context.py')
0 files changed, 0 insertions, 0 deletions