##// END OF EJS Templates
refuse to run js tests with phantom + tornado 4...
refuse to run js tests with phantom + tornado 4 websocket connections fail with 426 because phantomjs implements a super old draft of webosockets that recent tornado doesn't support This refused to run in that situation with an informative message.

File last commit:

r13195:ee7d313e
r18356:b3a696fb
Show More
__init__.py
2 lines | 43 B | text/x-python | PythonLexer
from .manager import *
from .comm import *