##// END OF EJS Templates
Backport PR #9233: Force nocolor in some cases....
Backport PR #9233: Force nocolor in some cases. will help for the refactoring using pygments. Also clean exit of subprocess in tests.

File last commit:

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