예제 #1
0
 def tearDown(self):
     """Removes the temporary dir."""
     super(TestRemote, self).tearDown()
     utils_lib.rmtree(self.remote_path)
예제 #2
0
 def tearDown(self):
   """Removes the temporary dir."""
   super(TestRemote, self).tearDown()
   utils_lib.rmtree(self.remote_path)