Improve the document base test case for models and for views. Add document test mixin.
Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
from .base import GenericDocumentViewTestCase # NOQA
|
||||
from .base import GenericDocumentTestCase, GenericDocumentViewTestCase # NOQA
|
||||
from .literals import * # NOQA
|
||||
|
||||
Reference in New Issue
Block a user