示例#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)