mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-02-21 02:01:31 +00:00
Re-synchronize the fake with the real implementation
This commit is contained in:
parent
a6959d111c
commit
3bc21e1b72
@ -249,7 +249,7 @@ class _NoNetworkClient(_Client):
|
||||
def init_key_gen(self):
|
||||
pass
|
||||
def init_storage(self):
|
||||
pass
|
||||
return defer.succeed(None)
|
||||
def init_client_storage_broker(self):
|
||||
self.storage_broker = NoNetworkStorageBroker()
|
||||
self.storage_broker.client = self
|
||||
|
Loading…
x
Reference in New Issue
Block a user