mirror of
https://github.com/httprunner/httprunner.git
synced 2026-06-06 00:09:37 +08:00
rename package name from ate to httprunner
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
""" used for debugging
|
||||
"""
|
||||
|
||||
from ate.cli import main_ate
|
||||
from httprunner.cli import main_ate
|
||||
main_ate()
|
||||
|
||||
Reference in New Issue
Block a user