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