forked from openlp/openlp
Space
This commit is contained in:
parent
17f33712db
commit
c2a429c52d
@ -10,6 +10,7 @@ from openlp.core.ui import filerenameform
|
|||||||
from tests.interfaces import MagicMock, patch
|
from tests.interfaces import MagicMock, patch
|
||||||
from tests.helpers.testmixin import TestMixin
|
from tests.helpers.testmixin import TestMixin
|
||||||
|
|
||||||
|
|
||||||
class TestStartFileRenameForm(TestCase, TestMixin):
|
class TestStartFileRenameForm(TestCase, TestMixin):
|
||||||
|
|
||||||
def setUp(self):
|
def setUp(self):
|
||||||
|
Loading…
Reference in New Issue
Block a user