Changeset 4921a9f in trunk


Ignore:
Timestamp:
2009-01-06T00:53:42Z (14 years ago)
Author:
Zooko O'Whielacronx <zooko@…>
Branches:
master
Children:
6a12f31
Parents:
206ab2b4
Message:

trivial: fix inline comment in test code

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/allmydata/test/test_encode.py

    r206ab2b4 r4921a9f  
    730730
    731731    def test_bad_sharehashes_failure(self):
    732         # the first 7 servers have bad block hashes, so the sharehash tree
     732        # all ten servers have bad share hashes, so the sharehash tree
    733733        # will not validate, and the download will fail
    734734        modemap = dict([(i, "bad sharehash")
Note: See TracChangeset for help on using the changeset viewer.