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