def tearDown(self): remove_test_file(self.path)
def tearDown(self): """ Delete the created test file """ remove_test_file(self.filename)