Commit f8a84616 authored by David Wilson's avatar David Wilson

tests: stop responder_test spamming the logs

parent 7389272d
...@@ -78,6 +78,4 @@ class BrokenModulesTest(unittest.TestCase): ...@@ -78,6 +78,4 @@ class BrokenModulesTest(unittest.TestCase):
if __name__ == '__main__': if __name__ == '__main__':
import logging
logging.basicConfig(level=logging.DEBUG)
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