super teardown

This commit is contained in:
Vishvananda Ishaya
2010-10-12 19:37:09 -07:00
parent 7e0ae14ee7
commit 7ffd4110a6

View File

@@ -118,6 +118,7 @@ class LibvirtConnTestCase(test.TrialTestCase):
def tearDown(self):
super(LibvirtConnTestCase, self).tearDown()
self.manager.delete_project(self.project)
self.manager.delete_user(self.user)