forked from openlp/openlp
Fix an erroneous import (probably PyCharm)
This commit is contained in:
parent
0bb325fea7
commit
172f13b12e
@ -34,7 +34,7 @@ from unittest import TestCase
|
|||||||
|
|
||||||
from openlp.core.ui import ThemeForm
|
from openlp.core.ui import ThemeForm
|
||||||
|
|
||||||
from tests.interfaces import MagicMock, patch
|
from tests.functional import MagicMock, patch
|
||||||
|
|
||||||
|
|
||||||
class TestThemeManager(TestCase):
|
class TestThemeManager(TestCase):
|
||||||
|
Loading…
Reference in New Issue
Block a user