mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-02-18 17:00:24 +00:00
test_web: remove noisy print statement
This commit is contained in:
parent
57066b035b
commit
e6ddd03338
@ -1046,7 +1046,6 @@ class Web(WebMixin, WebErrorMixin, testutil.StallMixin, testutil.ReallyEqualMixi
|
|||||||
data = yield self.GET(
|
data = yield self.GET(
|
||||||
'/',
|
'/',
|
||||||
)
|
)
|
||||||
print(data)
|
|
||||||
|
|
||||||
def test_status(self):
|
def test_status(self):
|
||||||
h = self.s.get_history()
|
h = self.s.get_history()
|
||||||
|
Loading…
x
Reference in New Issue
Block a user