mirror of
https://github.com/deadc0de6/dotdrop.git
synced 2026-02-04 15:39:43 +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