#!/usr/bin/env python

from xrunner import xrunner

xrunner.execute_from_command_line()
