mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2024-12-30 01:38:55 +00:00
test_upload.py: rename test_problem_layout_ticket1124 to test_problem_layout_ticket_1124 -- fix .todo reference.
This commit is contained in:
parent
0ebe18cc73
commit
23c649c897
@ -1182,7 +1182,7 @@ class EncodingParameters(GridTestMixin, unittest.TestCase, SetDEPMixin,
|
||||
d.addCallback(lambda ign:
|
||||
self.failUnless(self._has_happy_share_distribution()))
|
||||
return d
|
||||
test_problem_layout_ticket1124.todo = "Fix this after 1.7.1 release."
|
||||
test_problem_layout_ticket_1124.todo = "Fix this after 1.7.1 release."
|
||||
|
||||
def test_happiness_with_some_readonly_peers(self):
|
||||
# Try the following layout
|
||||
|
Loading…
Reference in New Issue
Block a user