mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2024-12-21 13:57:51 +00:00
Remove comment.
This commit is contained in:
parent
36bffb7f60
commit
652c179602
@ -379,8 +379,6 @@ class CustomHTTPServerTests(SyncTestCase):
|
||||
)
|
||||
self.assertEqual(response.code, 400)
|
||||
|
||||
# TODO test other garbage values
|
||||
|
||||
def test_authorization_enforcement(self):
|
||||
"""
|
||||
The requirement for secrets is enforced by the ``_authorized_route``
|
||||
|
Loading…
Reference in New Issue
Block a user