forked from openlp/openlp
Fix tests
This commit is contained in:
parent
9c35b7dcdc
commit
ba99025a5f
@ -25,7 +25,7 @@ Package to test the openlp.core.lib.theme package.
|
|||||||
from pathlib import Path
|
from pathlib import Path
|
||||||
from unittest import TestCase
|
from unittest import TestCase
|
||||||
|
|
||||||
from openlp.core.lib.theme import BackgroundType
|
from openlp.core.lib.theme import BackgroundType, Theme
|
||||||
|
|
||||||
|
|
||||||
class TestBackgroundType(TestCase):
|
class TestBackgroundType(TestCase):
|
||||||
|
Loading…
Reference in New Issue
Block a user