change import mode

This commit is contained in:
httprunner
2017-06-27 18:46:14 +08:00
parent 17d6fea218
commit db9f427088
6 changed files with 6 additions and 6 deletions

View File

@@ -1,6 +1,6 @@
import requests
import random
from .base import ApiServerUnittest
from test.base import ApiServerUnittest
class TestApiServer(ApiServerUnittest):
def setUp(self):