lbry-sdk/tests/__init__.py
2016-12-15 18:58:16 -06:00

4 lines
148 B
Python

# log_support setups the default Logger class
# and so we need to ensure that it is also
# setup for the tests
from lbrynet.core import log_support