mirror of
https://github.com/freedomofpress/dangerzone.git
synced 2025-05-04 04:31:49 +02:00
fixup! (WIP) Add tests
This commit is contained in:
parent
a4fa6aaed8
commit
ecb3d87b1f
1 changed files with 1 additions and 0 deletions
|
@ -8,6 +8,7 @@ from pytest_subprocess import FakeProcess
|
||||||
from dangerzone import errors as dzerrors
|
from dangerzone import errors as dzerrors
|
||||||
from dangerzone.updater import errors
|
from dangerzone.updater import errors
|
||||||
from dangerzone.updater.signatures import (
|
from dangerzone.updater.signatures import (
|
||||||
|
Signature,
|
||||||
get_config_dir,
|
get_config_dir,
|
||||||
get_last_log_index,
|
get_last_log_index,
|
||||||
get_log_index_from_signatures,
|
get_log_index_from_signatures,
|
||||||
|
|
Loading…
Reference in a new issue