#!/usr/bin/python from testrunner import main import sys main(sys.argv[1:])