mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-04-07 10:56:49 +00:00
Clarify this docstring
This commit is contained in:
parent
de8199d3b0
commit
7eb17f199c
@ -1411,8 +1411,8 @@ class MutableServer(unittest.TestCase):
|
||||
|
||||
def test_remove_non_present(self):
|
||||
"""
|
||||
A write vector which would remove a share completely can be applied on a
|
||||
server which does not have the share as a no-op.
|
||||
A write vector which would remove a share completely is applied as a no-op
|
||||
by a server which does not have the share.
|
||||
"""
|
||||
ss = self.create("test_remove_non_present")
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user