##// END OF EJS Templates
move test_lexers to lib/tests...
move test_lexers to lib/tests to match the module it tests

File last commit:

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