1
0
mirror of https://github.com/deadc0de6/dotdrop.git synced 2026-02-04 15:39:43 +00:00

more tests

This commit is contained in:
deadc0de6
2023-02-05 21:49:49 +01:00
committed by deadc0de
parent fc2261c860
commit 6404c277ef
3 changed files with 102 additions and 15 deletions

View File

@@ -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