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:
Roberto Rosario
2018-08-21 18:43:01 -04:00
parent 78c374dfe6
commit bf7c9fc0fd
2 changed files with 3 additions and 0 deletions
+1
View File
@@ -1,2 +1,3 @@
from .base import GenericDocumentTestCase, GenericDocumentViewTestCase # NOQA
from .literals import * # NOQA
from .mixins import * # NOQA