forked from openlp/openlp
Typo
This commit is contained in:
parent
32f6005c98
commit
9da5d290cb
@ -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.
|
||||||
"""
|
"""
|
||||||
|
Loading…
Reference in New Issue
Block a user