This commit is contained in:
Jonathan Springer 2015-05-26 00:33:55 -04:00
parent 0a8d1906ce
commit 79abd9b82e
1 changed files with 1 additions and 0 deletions

View File

@ -34,6 +34,7 @@ from openlp.core.ui.maindisplay import TRANSPARENT_STYLESHEET, OPAQUE_STYLESHEET
from tests.helpers.testmixin import TestMixin
from tests.functional import MagicMock, patch
class TestMainDisplay(TestCase, TestMixin):
def setUp(self):