Fix tests

This commit is contained in:
Tim Bentley 2018-12-11 21:06:48 +00:00
parent a64036c8c1
commit 17e78236c4
1 changed files with 1 additions and 0 deletions

View File

@ -29,6 +29,7 @@ from unittest.mock import MagicMock, patch
from PyQt5 import QtCore, QtWidgets
from openlp.core.state import State
from openlp.core.common.i18n import UiStrings
from openlp.core.common.registry import Registry
from openlp.core.display.screens import ScreenList