#! /usr/bin/env python

import mozrunner

if __name__ == '__main__':
    mozrunner.cli()
