##// END OF EJS Templates
rename py3compat.getcwd() -> os.getcwd()
rename py3compat.getcwd() -> os.getcwd()

File last commit:

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