Changeset 9a18843 in trunk


Ignore:
Timestamp:
2020-10-14T14:58:50Z (5 years ago)
Author:
Jean-Paul Calderone <exarkun@…>
Branches:
master
Children:
5a51d984
Parents:
555b751
git-author:
Jean-Paul Calderone <exarkun@…> (2020-10-13 15:09:31)
git-committer:
Jean-Paul Calderone <exarkun@…> (2020-10-14 14:58:50)
Message:

finish the comment

File:
1 edited

Legend:

Unmodified
Added
Removed
  • TabularUnified src/allmydata/test/test_helper.py

    r555b751 r9a18843  
    323323    def test_already_uploaded(self):
    324324        """
    325         If enough shares to satisfy the needed parameter already exist,
     325        If enough shares to satisfy the needed parameter already exist, the upload
     326        succeeds without pushing any shares.
    326327        """
    327328        params = FakeClient.DEFAULT_ENCODING_PARAMETERS
Note: See TracChangeset for help on using the changeset viewer.