From 71a1b26e1cf6f919b198f67f1a741952b361c079 Mon Sep 17 00:00:00 2001 From: Tomas Groth Date: Sun, 24 Aug 2014 16:14:29 +0100 Subject: [PATCH] Changed test desciption. --- tests/functional/openlp_plugins/bibles/test_osisimport.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/functional/openlp_plugins/bibles/test_osisimport.py b/tests/functional/openlp_plugins/bibles/test_osisimport.py index af437c267..540403f84 100644 --- a/tests/functional/openlp_plugins/bibles/test_osisimport.py +++ b/tests/functional/openlp_plugins/bibles/test_osisimport.py @@ -102,7 +102,7 @@ class TestOsisImport(TestCase): def file_import_mixed_tags_test(self): """ - Test the actual import of OSIS Bible file, with nested chapter and milestone verse tags. + Test the actual import of OSIS Bible file, with chapter tags containing milestone verse tags. """ # GIVEN: Test files with a mocked out "manager", "import_wizard", and mocked functions # get_book_ref_id_by_name, create_verse, create_book, session and get_language.