##// END OF EJS Templates
Readd test in __init__
Matthias Bussonnier -
Show More
@@ -48,6 +48,7 b' from .core.application import Application'
48 from .terminal.embed import embed
48 from .terminal.embed import embed
49
49
50 from .core.interactiveshell import InteractiveShell
50 from .core.interactiveshell import InteractiveShell
51 from .testing import test
51 from .utils.sysinfo import sys_info
52 from .utils.sysinfo import sys_info
52 from .utils.frame import extract_module_locals
53 from .utils.frame import extract_module_locals
53
54
General Comments 0
You need to be logged in to leave comments. Login now