tests: stop responder_test spamming the logs

This commit is contained in:
David Wilson 2017-10-08 19:14:21 +05:30
parent 7389272dc4
commit f8a84616d7
1 changed files with 0 additions and 2 deletions

View File

@ -78,6 +78,4 @@ class BrokenModulesTest(unittest.TestCase):
if __name__ == '__main__':
import logging
logging.basicConfig(level=logging.DEBUG)
unittest.main()