summaryrefslogtreecommitdiffstats
path: root/nova/exception.py
diff options
context:
space:
mode:
authorJohannes Erdfelt <johannes.erdfelt@rackspace.com>2012-03-02 00:08:25 +0000
committerJohannes Erdfelt <johannes.erdfelt@rackspace.com>2012-03-02 16:18:07 +0000
commit5c39464c50b39ca9545f46a48564e1b495fd2c45 (patch)
tree0934f7ad8899c7642a4f24b2d2ccdde4a3c805f4 /nova/exception.py
parent0681315df60385592004605eea6495c961f6f63c (diff)
downloadnova-5c39464c50b39ca9545f46a48564e1b495fd2c45.tar.gz
nova-5c39464c50b39ca9545f46a48564e1b495fd2c45.tar.xz
nova-5c39464c50b39ca9545f46a48564e1b495fd2c45.zip
Remove empty setUp/tearDown methods
Python will call into the parent classes implementation of setUp/tearDown if there is no implementation in the child Also, make sure all setUp implementations subclassed off test.TestClass call the parent setUp so everything gets setup correctly Change-Id: If410cd412d9557a0d3172ec96b592fbd3fd67ffd
Diffstat (limited to 'nova/exception.py')
0 files changed, 0 insertions, 0 deletions