Name listpreviewwidget test class correctly.

This commit is contained in:
Patrick Zimmermann 2013-04-27 12:06:08 +02:00
parent 46882beefe
commit c0d722e63a
1 changed files with 1 additions and 1 deletions

View File

@ -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):
"""