##// END OF EJS Templates
Merge pull request #4641 from takluyver/tests-no-import-wx...
Merge pull request #4641 from takluyver/tests-no-import-wx Don't check for wx in the test suite. An interaction between wx and threads was blocking certain Unix signals, causing an unrelated test to fail for me. We were only checking for wx to exclude the inputhookwx module from the test run. It contains no tests anyway, so we may as well just exclude it in all cases.
Min RK -
r13762:1f6a2c2d merge
Show More
Name Size Modified Last Commit Author
/ IPython / config / tests
__init__.py Loading ...
test_application.py Loading ...
test_configurable.py Loading ...
test_loader.py Loading ...