forked from LBRYCommunity/lbry-sdk
parent
0b668fb1dd
commit
0a3e00b276
1 changed files with 4 additions and 0 deletions
4
tests/__init__.py
Normal file
4
tests/__init__.py
Normal 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
|
Loading…
Reference in a new issue