minor: fix output flags in usecase
This commit is contained in:
parent
ad85fe9df8
commit
1b8728f4f6
@ -25,8 +25,8 @@ import fixtures
|
|||||||
|
|
||||||
|
|
||||||
# makes the tests very noisy
|
# makes the tests very noisy
|
||||||
PRINT_OUTPUT = True
|
PRINT_OUTPUT = False
|
||||||
CAPTURE_OUTPUT = False
|
CAPTURE_OUTPUT = True
|
||||||
|
|
||||||
|
|
||||||
class FakeSystemExit(Exception):
|
class FakeSystemExit(Exception):
|
||||||
|
Loading…
x
Reference in New Issue
Block a user