1
mirror of https://github.com/home-assistant/core synced 2024-09-09 12:51:22 +02:00
ha-core/tests/__init__.py
Paulus Schoutsen 58afbecd05 Speed up tests
2015-09-01 00:18:26 -07:00

3 lines
49 B
Python

import logging
logging.disable(logging.CRITICAL)