Esempio n. 1
0
 def tearDown(self):
     """Removes the temporary home directory."""
     CommandTestMixin.tearDown(self)
     shutil.rmtree(self.home)
     shutil.rmtree(self.empty_home)