forked from openlp/openlp
Name listpreviewwidget test class correctly.
This commit is contained in:
parent
46882beefe
commit
c0d722e63a
@ -11,7 +11,7 @@ from openlp.core.lib import Registry, ServiceItem
|
||||
from openlp.core.ui import listpreviewwidget
|
||||
from tests.utils.osdinteraction import read_service_from_file
|
||||
|
||||
class TestServiceManager(TestCase):
|
||||
class TestListPreviewWidget(TestCase):
|
||||
|
||||
def setUp(self):
|
||||
"""
|
||||
|
Loading…
Reference in New Issue
Block a user