add upload test case zip test

This commit is contained in:
virusdefender
2017-01-25 23:01:33 +08:00
parent e6deec0834
commit 681a88ea83
3 changed files with 88 additions and 5 deletions

View File

@@ -1,6 +1,7 @@
import hashlib
from django.utils import timezone
from utils.api.tests import APITestCase
from .models import JudgeServer, JudgeServerToken, SMTPConfig