##// END OF EJS Templates
Fix an issue in the `kernel_running` function of the JS tests,...
Fix an issue in the `kernel_running` function of the JS tests, This fix allows the JS test to be ran against a remote server with a higher than LAN latency. This bug in our testing framework was exposed when running `iptest js/widgets --url` against tmpnb.

File last commit:

r12505:1cf4e29e
r18449:70f3edcd
Show More
__init__.py
7 lines | 167 B | text/x-python | PythonLexer
from .ansi import *
from .citation import *
from .datatypefilter import *
from .highlight import *
from .latex import *
from .markdown import *
from .strings import *