mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-01-20 11:38:52 +00:00
Shift this out of the way
This commit is contained in:
parent
36c7756890
commit
7bc207cdcb
@ -782,10 +782,11 @@ class MultiFormatPageTests(unittest.TestCase):
|
||||
|
||||
|
||||
class Web(WebMixin, WebErrorMixin, testutil.StallMixin, testutil.ReallyEqualMixin, unittest.TestCase):
|
||||
maxDiff = None
|
||||
|
||||
def test_create(self):
|
||||
pass
|
||||
|
||||
maxDiff = None
|
||||
def test_welcome_json(self):
|
||||
"""
|
||||
There is a JSON version of the welcome page which can be selected with the
|
||||
|
Loading…
Reference in New Issue
Block a user