Commit 2018af94 authored by Jason Madden's avatar Jason Madden

Don't force tests to verbose. [skip ci]

parent b463bf13
...@@ -2292,7 +2292,7 @@ else: ...@@ -2292,7 +2292,7 @@ else:
chatty=True, chatty=True,
connectionchatty=True) connectionchatty=True)
wrapped = False wrapped = False
support.verbose = True
with server: with server:
s = socket.socket() s = socket.socket()
s.setblocking(1) s.setblocking(1)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment