mirror of
https://github.com/httprunner/httprunner.git
synced 2026-07-21 04:22:30 +08:00
rename package name from ate to httprunner
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import requests
|
||||
from ate import response, exception
|
||||
from httprunner import response, exception
|
||||
from tests.base import ApiServerUnittest
|
||||
|
||||
class TestResponse(ApiServerUnittest):
|
||||
|
||||
Reference in New Issue
Block a user