mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-04-09 03:44:23 +00:00
test_mutable.py: accomodate changes to mutable.py logging
This commit is contained in:
parent
689c71f946
commit
11179bb7d7
@ -275,6 +275,7 @@ class Publish(unittest.TestCase):
|
||||
fn.create(CONTENTS)
|
||||
p = FakePublish(fn)
|
||||
p._storage_index = "\x00"*32
|
||||
p._new_seqnum = 3
|
||||
#r = mutable.Retrieve(fn)
|
||||
p._peers = {}
|
||||
for peerid in c._peerids:
|
||||
|
Loading…
x
Reference in New Issue
Block a user