#!/usr/bin/python3 -s
import sys
from pyresttest import resttest
resttest.command_line_run(sys.argv[1:])