diff --git a/mayan/apps/checkouts/tests/test_organization_views.py b/mayan/apps/checkouts/tests/test_organization_views.py index 0928de240c..e8ceea4182 100644 --- a/mayan/apps/checkouts/tests/test_organization_views.py +++ b/mayan/apps/checkouts/tests/test_organization_views.py @@ -13,12 +13,6 @@ from organizations.tests.test_organization_views import OrganizationViewTestCase from ..models import DocumentCheckout -#from .literals import ( -# TEST_DOCUMENT_METADATA_VALUE_2, TEST_METADATA_TYPE_LABEL, -# TEST_METADATA_TYPE_LABEL_2, TEST_METADATA_TYPE_NAME, -# TEST_METADATA_TYPE_NAME_2 -#) - class OrganizationDocumentCheckoutTestCase(OrganizationViewTestCase): def create_document(self):