##// END OF EJS Templates
support term_title in pt shell...
support term_title in pt shell fixes failures in ipexec tests run with traitlets master, caused by warnings about ignored config (rightly so!)

File last commit:

r14009:6f019b30
r22124:d09db506
Show More
__main__.py
3 lines | 104 B | text/x-python | PythonLexer
if __name__ == '__main__':
from IPython.testing import iptestcontroller
iptestcontroller.main()