##// END OF EJS Templates
Merge pull request #3883 from ivanov/no-x11...
Merge pull request #3883 from ivanov/no-x11 skip test on unix when x11 not available If you just use DISPLAY= iptest then Qt console tests were failing with a generic : cannot connect to X server

File last commit:

r11754:d59fec67
r12198:88d6c028 merge
Show More
__init__.py
3 lines | 93 B | text/x-python | PythonLexer
from .files import FilesWriter
from .stdout import StdoutWriter
from .base import WriterBase