Fix test_quteprocess.py
This commit is contained in:
parent
2388489038
commit
d988f919d7
@ -44,6 +44,7 @@ class FakeConfig:
|
||||
ARGS = {
|
||||
'--qute-delay': 0,
|
||||
'--color': True,
|
||||
'--verbose': False,
|
||||
}
|
||||
|
||||
def getoption(self, name):
|
||||
|
Loading…
Reference in New Issue
Block a user