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