mirror of
https://github.com/httprunner/httprunner.git
synced 2026-05-18 20:57:37 +08:00
6 lines
75 B
Python
6 lines
75 B
Python
""" used for debugging
|
|
"""
|
|
|
|
from httprunner.cli import main_ate
|
|
main_ate()
|