mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2024-12-19 21:17:54 +00:00
mutable WIP: oops, fix test_mutable
This commit is contained in:
parent
f35f20e10b
commit
842b1f1a70
@ -166,6 +166,8 @@ class FakeClient:
|
||||
|
||||
def notify_retrieve(self, r):
|
||||
pass
|
||||
def notify_publish(self, p):
|
||||
pass
|
||||
|
||||
def create_node_from_uri(self, u):
|
||||
u = IURI(u)
|
||||
|
Loading…
Reference in New Issue
Block a user