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