Files
httprunner/main-ate.py
2017-08-18 17:23:47 +08:00

6 lines
68 B
Python

""" used for debugging
"""
from ate.cli import main_ate
main_ate()