mirror of
https://github.com/deadc0de6/dotdrop.git
synced 2026-02-10 17:24:15 +00:00
fix unittests
This commit is contained in:
@@ -144,6 +144,7 @@ def _fake_args():
|
|||||||
args['--workdir-clear'] = False
|
args['--workdir-clear'] = False
|
||||||
args['--transw'] = ''
|
args['--transw'] = ''
|
||||||
args['--transr'] = ''
|
args['--transr'] = ''
|
||||||
|
args['--remove-existing'] = False
|
||||||
# cmds
|
# cmds
|
||||||
args['profiles'] = False
|
args['profiles'] = False
|
||||||
args['files'] = False
|
args['files'] = False
|
||||||
|
|||||||
Reference in New Issue
Block a user