mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-06-24 01:28:47 +00:00
test_web: appease pyflakes
This commit is contained in:
@ -1046,6 +1046,7 @@ class Web(WebMixin, WebErrorMixin, testutil.StallMixin, testutil.ReallyEqualMixi
|
||||
data = yield self.GET(
|
||||
'/',
|
||||
)
|
||||
del data
|
||||
|
||||
def test_status(self):
|
||||
h = self.s.get_history()
|
||||
|
Reference in New Issue
Block a user