Added mission import to the test

This commit is contained in:
Ivan Salamakha 2017-11-10 14:44:46 +02:00
parent 51aec250b0
commit b3703fe5e7

View File

@ -1,5 +1,6 @@
import asyncio
import pytest
import uuid
from sanic import Sanic
from sanic.response import text