bugfix: adjust functions location to avoid cross reference

This commit is contained in:
httprunner
2017-09-18 16:01:19 +08:00
parent cb2555291c
commit 8c05afaed5
9 changed files with 251 additions and 243 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ import multiprocessing
import os
import sys
from ate.utils import load_testcases_by_path
from ate.testcase import load_testcases_by_path
from locust.main import main