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