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