forked from openlp/openlp
Fix pep8
This commit is contained in:
parent
0d4541b8dc
commit
0ce6804171
@ -48,4 +48,5 @@ class TestWordsOfWorshipFileImport(SongImportTestHelper):
|
||||
self.file_import([os.path.join(TEST_PATH, 'When morning gilds the skies.wsg')],
|
||||
self.load_external_result_data(os.path.join(TEST_PATH, 'When morning gilds the skies.json')))
|
||||
self.file_import([os.path.join(TEST_PATH, 'Holy Holy Holy Lord God Almighty.wow-song')],
|
||||
self.load_external_result_data(os.path.join(TEST_PATH, 'Holy Holy Holy Lord God Almighty.json')))
|
||||
self.load_external_result_data(os.path.join(TEST_PATH,
|
||||
'Holy Holy Holy Lord God Almighty.json')))
|
||||
|
Loading…
Reference in New Issue
Block a user