temp
This commit is contained in:
parent
7fa985a88c
commit
5e88561c18
1 changed files with 1 additions and 1 deletions
|
|
@ -103,10 +103,10 @@ class TestCliIntegration:
|
|||
import pprint
|
||||
|
||||
pprint.pprint(result.stderr)
|
||||
raise e
|
||||
|
||||
finally:
|
||||
os.unlink(temp_file)
|
||||
assert 1 == 0
|
||||
|
||||
def test_config_subcommands(self):
|
||||
"""Test config subcommands help"""
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue