mirror of
https://github.com/httprunner/httprunner.git
synced 2026-06-09 09:49:33 +08:00
new feature: ate-locust
This commit is contained in:
5
main-ate.py
Normal file
5
main-ate.py
Normal file
@@ -0,0 +1,5 @@
|
||||
""" used for debugging
|
||||
"""
|
||||
|
||||
from ate.cli import main_ate
|
||||
main_ate()
|
||||
Reference in New Issue
Block a user