##// END OF EJS Templates
Merge pull request #13269 from kkirsche/patch-1...
Merge pull request #13269 from kkirsche/patch-1 Fix DeprecationWarning: There is no current event loop

File last commit:

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