This commit is contained in:
Samuel Mehrbrodt 2014-04-10 18:18:25 +02:00
parent 32f6005c98
commit 9da5d290cb

View File

@ -37,7 +37,7 @@ from openlp.plugins.songs.lib.openlyricsimport import OpenLyricsImport
from openlp.plugins.songs.lib.songimport import SongImport from openlp.plugins.songs.lib.songimport import SongImport
class TestSongBeamerImport(TestCase): class TestOpenLyricsImport(TestCase):
""" """
Test the functions in the :mod:`openlyricsimport` module. Test the functions in the :mod:`openlyricsimport` module.
""" """