add entrance

This commit is contained in:
httprunner
2017-06-28 22:20:19 +08:00
parent a2bf2f6ee1
commit 638733d9b6

2
main.py Normal file
View File

@@ -0,0 +1,2 @@
from ate.main import main
main()