mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
141: Fixed unit tests for CLI.finalize()
This commit is contained in:
parent
14cdb57b50
commit
c9072183a6
@ -63,6 +63,9 @@ class DummyAPI(object):
|
||||
def finalize(self):
|
||||
pass
|
||||
|
||||
def register(self, *args, **kw):
|
||||
pass
|
||||
|
||||
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user