Update tests

This commit is contained in:
Roberto Rosario
2014-09-14 08:51:23 -04:00
parent 0fde78558a
commit d264aac97e
3 changed files with 7 additions and 8 deletions

View File

@@ -8,7 +8,7 @@ from django.test import TestCase
from documents.literals import VERSION_UPDATE_MAJOR, RELEASE_LEVEL_FINAL
from documents.models import Document, DocumentType
from django_gpg.api import SIGNATURE_STATE_VALID
from django_gpg.literals import SIGNATURE_STATE_VALID
from django_gpg.runtime import gpg
from .models import DocumentVersionSignature