mirror of
https://github.com/httprunner/httprunner.git
synced 2026-05-31 21:39:41 +08:00
rename package name from ate to httprunner
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
from ate.client import HttpSession, prepare_kwargs
|
||||
from httprunner.client import HttpSession, prepare_kwargs
|
||||
from tests.base import ApiServerUnittest
|
||||
|
||||
class TestHttpClient(ApiServerUnittest):
|
||||
|
||||
Reference in New Issue
Block a user