forked from openlp/openlp
test fixes
This commit is contained in:
parent
f1b25ef503
commit
4866dce071
@ -25,7 +25,7 @@
|
|||||||
from unittest import TestCase, skip
|
from unittest import TestCase, skip
|
||||||
|
|
||||||
from openlp.core.common import Registry
|
from openlp.core.common import Registry
|
||||||
from openlp.plugins.bibles.lib.http import BGExtract, CWExtract, BSExtract
|
from openlp.plugins.bibles.lib.importers.http import BGExtract, CWExtract, BSExtract
|
||||||
from tests.interfaces import MagicMock
|
from tests.interfaces import MagicMock
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user