Commit 7389272d authored by David Wilson's avatar David Wilson

tests: stop fakessh spamming the logs

parent b7e7ff10
...@@ -57,6 +57,4 @@ class RsyncTest(testlib.DockerMixin, unittest.TestCase): ...@@ -57,6 +57,4 @@ class RsyncTest(testlib.DockerMixin, unittest.TestCase):
if __name__ == '__main__': if __name__ == '__main__':
import mitogen.utils
mitogen.utils.log_to_file(level='DEBUG', io=False)
unittest.main() unittest.main()
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