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