forked from openlp/openlp
missing imports
This commit is contained in:
parent
f0be2ecc17
commit
2b3825eaf0
@ -36,6 +36,8 @@ from unittest import TestCase
|
||||
from tests.functional import MagicMock, patch
|
||||
from tests.utils import assert_length, convert_file_service_item
|
||||
|
||||
from openlp.core.lib import ItemCapabilities, ServiceItem, Registry
|
||||
|
||||
|
||||
VERSE = 'The Lord said to {r}Noah{/r}: \n'\
|
||||
'There\'s gonna be a {su}floody{/su}, {sb}floody{/sb}\n'\
|
||||
|
Loading…
Reference in New Issue
Block a user