[tests] server: remove repository in tearDown()

This commit is contained in:
Fabio Erculiani
2011-10-25 22:52:28 +02:00
parent 2f68edebcb
commit a16ef24829
+1
View File
@@ -34,6 +34,7 @@ class EntropyRepositoryTest(unittest.TestCase):
"""
tearDown is run after each test
"""
self.Server.remove_repository(self.default_repo)
sys.stdout.write("%s ran\n" % (self,))
sys.stdout.flush()
# calling destroy() and shutdown()