#!/usr/local/bin/python2.7
# This script was automatically generated by setup.py
if __name__ == '__main__':
    from IPython.testing.iptestcontroller import main
    main()
