mirror of
https://github.com/deadc0de6/dotdrop.git
synced 2026-03-23 14:40:08 +00:00
more tests
This commit is contained in:
@@ -117,7 +117,7 @@ def create_dir(path):
|
||||
|
||||
def _fake_args():
|
||||
args = {}
|
||||
args['--verbose'] = False
|
||||
args['--verbose'] = True
|
||||
args['--no-banner'] = False
|
||||
args['--dry'] = False
|
||||
args['--force'] = False
|
||||
|
||||
Reference in New Issue
Block a user