tests: stop fakessh spamming the logs
This commit is contained in:
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…
Reference in New Issue