Split document.tests.test_views.

Signed-off-by: Michael Price <loneviking72@gmail.com>
This commit is contained in:
Michael Price
2018-04-01 20:19:07 -04:00
committed by Roberto Rosario
parent 77777deec5
commit 96836065a8
30 changed files with 622 additions and 559 deletions
+1 -1
View File
@@ -2,7 +2,7 @@ from __future__ import unicode_literals
from django.test import override_settings
from documents.tests.test_views import GenericDocumentViewTestCase
from documents.tests import GenericDocumentViewTestCase
from ..permissions import permission_ocr_content_view
from ..utils import get_document_ocr_content