drop stray tearDown
This commit is contained in:
parent
d7bbc037f5
commit
1c3b430e02
1 changed files with 0 additions and 2 deletions
|
|
@ -43,8 +43,6 @@ class CliTestCase(unittest.TestCase):
|
|||
STDOUT = sys.stdout
|
||||
STDERR = sys.stderr
|
||||
|
||||
def tearDown(self):
|
||||
mock.patch.stopall()
|
||||
#
|
||||
# private methods
|
||||
#
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue