Changeset 9a18843 in trunk
- Timestamp:
- 2020-10-14T14:58:50Z (5 years ago)
- 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)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TabularUnified src/allmydata/test/test_helper.py ¶
r555b751 r9a18843 323 323 def test_already_uploaded(self): 324 324 """ 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. 326 327 """ 327 328 params = FakeClient.DEFAULT_ENCODING_PARAMETERS
Note: See TracChangeset
for help on using the changeset viewer.