1
0
mirror of https://github.com/deadc0de6/dotdrop.git synced 2026-02-04 20:19:46 +00:00

fix unittests

This commit is contained in:
deadc0de6
2023-09-21 21:10:40 +02:00
committed by deadc0de
parent 3c702058f5
commit 00f8e7f0ad

View File

@@ -148,6 +148,7 @@ def _fake_args():
args['profiles'] = False
args['files'] = False
args['install'] = False
args['uninstall'] = False
args['compare'] = False
args['import'] = False
args['update'] = False