def tearDown(self):
     IntegrationTest.tearDown(self)
     os.chdir(self.orig_path)
Example #2
0
 def tearDown(self):
     IntegrationTest.tearDown(self)
     os.chdir(self.orig_path)