def tearDown(self):
   files.unregister_file_factory()
   super(StatsRecorderTest, self).tearDown()
 def tearDown(self):
   files.unregister_file_factory()
   super(DirManagerTest, self).tearDown()
 def tearDown(self):
     files.unregister_file_factory()
     super(StatsRecorderTest, self).tearDown()
Exemple #4
0
 def tearDown(self):
     files.unregister_file_factory()
     super(DirManagerTest, self).tearDown()