# basic binary to be executed with tests
from locust.main import main

main()
