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,6 +1,6 @@
|
||||
import os
|
||||
|
||||
from ate import exception, runner, testcase
|
||||
from httprunner import exception, runner, testcase
|
||||
|
||||
from tests.base import ApiServerUnittest
|
||||
|
||||
|
||||
Reference in New Issue
Block a user