tests: stop fakessh spamming the logs

pull/50/head
David Wilson 7 years ago
parent ec7fe7dafa
commit 9e884d3d8b

@ -57,6 +57,4 @@ class RsyncTest(testlib.DockerMixin, unittest.TestCase):
if __name__ == '__main__':
import mitogen.utils
mitogen.utils.log_to_file(level='DEBUG', io=False)
unittest.main()

Loading…
Cancel
Save