#!/usr/bin/python

import pyutilib.dev.runtests
import sys

pyutilib.dev.runtests.run(sys.argv)
