def tearDown(self):
     # Remove the example dir
     TestUtils.remove_dir(self.d)
예제 #2
0
 def tearDown(self):
     # Remove the container dir
     TestUtils.remove_dir(self.wd)
예제 #3
0
 def tearDown(self):
     # Remove the example dir
     TestUtils.remove_dir(self.d)