mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-06-02 15:50:54 +00:00
finish the comment
This commit is contained in:
parent
555b751af0
commit
9a18843bb1
@ -322,7 +322,8 @@ class AssistedUpload(unittest.TestCase):
|
|||||||
@inline_callbacks
|
@inline_callbacks
|
||||||
def test_already_uploaded(self):
|
def test_already_uploaded(self):
|
||||||
"""
|
"""
|
||||||
If enough shares to satisfy the needed parameter already exist,
|
If enough shares to satisfy the needed parameter already exist, the upload
|
||||||
|
succeeds without pushing any shares.
|
||||||
"""
|
"""
|
||||||
params = FakeClient.DEFAULT_ENCODING_PARAMETERS
|
params = FakeClient.DEFAULT_ENCODING_PARAMETERS
|
||||||
chk_checker = partial(
|
chk_checker = partial(
|
||||||
|
Loading…
x
Reference in New Issue
Block a user