]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commitdiff
test_upload.py: rename test_problem_layout_ticket1124 to test_problem_layout_ticket_1...
authordavid-sarah <david-sarah@jacaranda.org>
Thu, 29 Jul 2010 14:22:50 +0000 (07:22 -0700)
committerdavid-sarah <david-sarah@jacaranda.org>
Thu, 29 Jul 2010 14:22:50 +0000 (07:22 -0700)
src/allmydata/test/test_upload.py

index 5deebbd3bc35f57d3ab4388317e99360c03a8d19..e9a9f10ee112ce0b18349217d77cc7c2c0bb3bbc 100644 (file)
@@ -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)