Export the document test mixins via the tests top level __init__
Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
This commit is contained in:
@@ -1,2 +1,3 @@
|
||||
from .base import GenericDocumentTestCase, GenericDocumentViewTestCase # NOQA
|
||||
from .literals import * # NOQA
|
||||
from .mixins import * # NOQA
|
||||
|
||||
Reference in New Issue
Block a user