mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-02-21 10:01:54 +00:00
test_upload.py: rename test_problem_layout_ticket1124 to test_problem_layout_ticket_1124 for consistency.
This commit is contained in:
parent
28822dfb4e
commit
0ebe18cc73
@ -1156,7 +1156,7 @@ class EncodingParameters(GridTestMixin, unittest.TestCase, SetDEPMixin,
|
||||
self.failUnless(self._has_happy_share_distribution()))
|
||||
return d
|
||||
|
||||
def test_problem_layout_ticket1124(self):
|
||||
def test_problem_layout_ticket_1124(self):
|
||||
self.basedir = self.mktemp()
|
||||
d = self._setup_and_upload(k=2, n=4)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user