adding comment to the MRO test case
This commit is contained in:
parent
a4b09344af
commit
ab9e9a3329
@ -366,8 +366,7 @@ class DocumentTest(unittest.TestCase):
|
|||||||
Animal.drop_collection()
|
Animal.drop_collection()
|
||||||
|
|
||||||
def test_document_inheritance(self):
|
def test_document_inheritance(self):
|
||||||
"""
|
"""Ensure mutliple inheritance of abstract docs works
|
||||||
|
|
||||||
"""
|
"""
|
||||||
class DateCreatedDocument(Document):
|
class DateCreatedDocument(Document):
|
||||||
meta = {
|
meta = {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user