##// END OF EJS Templates
remove jupyter_console
Min RK -
Show More
@@ -213,9 +213,8 b" if sys.platform == 'win32':"
213 213 sec.exclude('plugin.test_exampleip')
214 214 sec.exclude('plugin.dtexample')
215 215
216 # terminal:
217 if (not have['pexpect']) or (not have['zmq']):
218 test_sections['terminal'].exclude('console')
216 # don't run jupyter_console tests found via shim
217 test_sections['terminal'].exclude('console')
219 218
220 219 # extensions:
221 220 sec = test_sections['extensions']
1 NO CONTENT: file was removed
1 NO CONTENT: file was removed
1 NO CONTENT: file was removed
1 NO CONTENT: file was removed
1 NO CONTENT: file was removed
This diff has been collapsed as it changes many lines, (585 lines changed) Show them Hide them
1 NO CONTENT: file was removed
1 NO CONTENT: file was removed
1 NO CONTENT: file was removed
1 NO CONTENT: file was removed
1 NO CONTENT: file was removed
General Comments 0
You need to be logged in to leave comments. Login now