##// END OF EJS Templates
Remove gui_reference and page_guiref because they were moved to qtconsole
Remove gui_reference and page_guiref because they were moved to qtconsole

File last commit:

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