mirror of
https://github.com/jupyter/notebook.git
synced 2024-12-21 04:10:17 +08:00
commit
7f6c278768
@ -213,9 +213,8 @@ if sys.platform == 'win32':
|
||||
sec.exclude('plugin.test_exampleip')
|
||||
sec.exclude('plugin.dtexample')
|
||||
|
||||
# terminal:
|
||||
if (not have['pexpect']) or (not have['zmq']):
|
||||
test_sections['terminal'].exclude('console')
|
||||
# don't run jupyter_console tests found via shim
|
||||
test_sections['terminal'].exclude('console')
|
||||
|
||||
# extensions:
|
||||
sec = test_sections['extensions']
|
||||
|
Loading…
Reference in New Issue
Block a user