adding comment to the MRO test case
This commit is contained in:
parent
a4b09344af
commit
ab9e9a3329
1 changed files with 1 additions and 2 deletions
|
|
@ -366,8 +366,7 @@ class DocumentTest(unittest.TestCase):
|
|||
Animal.drop_collection()
|
||||
|
||||
def test_document_inheritance(self):
|
||||
"""
|
||||
|
||||
"""Ensure mutliple inheritance of abstract docs works
|
||||
"""
|
||||
class DateCreatedDocument(Document):
|
||||
meta = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue