mirror of
https://github.com/httprunner/httprunner.git
synced 2026-05-12 02:21:29 +08:00
6 lines
74 B
Python
6 lines
74 B
Python
""" used for debugging
|
|
"""
|
|
|
|
from ate.cli import main_locust
|
|
main_locust()
|