##// END OF EJS Templates
Unset PYTHONWARNINGS envvar before running subprocess tests....
Unset PYTHONWARNINGS envvar before running subprocess tests. The extra warnings in the subprocesses were causing test failures. Closes gh-5218
Thomas Kluyver -
r15466:fdd7e67a
Show More
Name Size Modified Last Commit Author
/ IPython / qt / console / tests
__init__.py Loading ...
test_ansi_code_processor.py Loading ...
test_app.py Loading ...
test_completion_lexer.py Loading ...
test_console_widget.py Loading ...
test_kill_ring.py Loading ...