mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-04-16 23:18:58 +00:00
Lint fix.
This commit is contained in:
parent
fb0be6b894
commit
428a9d0573
@ -143,8 +143,6 @@ class RoutingTests(TestCase):
|
||||
The requirement for secrets is enforced; if they are not given, a 400
|
||||
response code is returned.
|
||||
"""
|
||||
secret = b"abc"
|
||||
|
||||
# Without secret, get a 400 error.
|
||||
response = yield self.client._request(
|
||||
"GET", "http://127.0.0.1/upload_secret", {}
|
||||
|
Loading…
x
Reference in New Issue
Block a user