This commit is contained in:
Tim Bentley 2014-03-14 17:35:00 +00:00
parent 17f33712db
commit c2a429c52d
1 changed files with 1 additions and 0 deletions

View File

@ -10,6 +10,7 @@ from openlp.core.ui import filerenameform
from tests.interfaces import MagicMock, patch
from tests.helpers.testmixin import TestMixin
class TestStartFileRenameForm(TestCase, TestMixin):
def setUp(self):