Changed test desciption.

This commit is contained in:
Tomas Groth 2014-08-24 16:14:29 +01:00
parent d48bf08094
commit 71a1b26e1c

View File

@ -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.