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