##// END OF EJS Templates
get whatsnew changes from Z.X branches...
get whatsnew changes from Z.X branches some minor backport releases got changelog updates without pushing those changelogs to master I grabbed the updates with `git checkout [branch] whatsnew/X`

File last commit:

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