diff --git a/tests/functional/openlp_plugins/songs/test_songbeamerimport.py b/tests/functional/openlp_plugins/songs/test_songbeamerimport.py index 7fbb0a101..37d4a1223 100644 --- a/tests/functional/openlp_plugins/songs/test_songbeamerimport.py +++ b/tests/functional/openlp_plugins/songs/test_songbeamerimport.py @@ -53,7 +53,6 @@ SONG_TEST_DATA = {'Lobsinget dem Herrn.sng': 'song_number': "1"} } - class TestSongBeamerImport(TestCase): """ Test the functions in the :mod:`songbeamerimport` module.