Update tests

This commit is contained in:
Roberto Rosario
2014-12-09 03:18:16 -04:00
parent af51acebf5
commit 9b83c3bd3e
3 changed files with 23 additions and 108 deletions

View File

@@ -7,7 +7,6 @@ from django.core.urlresolvers import reverse
from django.test.client import Client
from django.test import TestCase
from documents.literals import VERSION_UPDATE_MAJOR
from documents.models import Document, DocumentType
from sources.literals import SOURCE_CHOICE_WEB_FORM
from sources.models import WebFormSource