Revert "will this fix tests?"

This reverts commit 0b668fb1dd.
This commit is contained in:
Alex Grintsvayg 2017-04-21 12:15:32 -04:00
parent 0b668fb1dd
commit 0a3e00b276

4
tests/__init__.py Normal file
View file

@ -0,0 +1,4 @@
# 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