mirror of
https://github.com/deadc0de6/dotdrop.git
synced 2026-02-09 16:24:16 +00:00
coverage
This commit is contained in:
@@ -144,6 +144,7 @@ def load_options(confpath, profile):
|
||||
args = _fake_args()
|
||||
args['--cfg'] = confpath
|
||||
args['--profile'] = profile
|
||||
args['--debug'] = True
|
||||
# and get the options
|
||||
o = Options(args=args)
|
||||
o.profile = profile
|
||||
|
||||
Reference in New Issue
Block a user