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