##// END OF EJS Templates
Merge pull request #8886 from jakirkham/fix_unicode_dir_test...
Merge pull request #8886 from jakirkham/fix_unicode_dir_test TST: Decode UTF-8 paths before passing them to `os.path` functions

File last commit:

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