mirror of
https://github.com/httprunner/httprunner.git
synced 2026-09-05 07:26:55 +08:00
bugfix: adjust functions location to avoid cross reference
This commit is contained in:
+1
-1
@@ -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
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user