##// END OF EJS Templates
fix: allow JS test to run after shutdown test...
Paul Ivanov -
Show More
@@ -26,6 +26,8 b' casper.notebook_test(function () {'
26 26 'after shutdown: IPython.notebook.kernel.running is false ');
27 27 });
28 28
29 this.thenOpen(this.get_notebook_server());
30
29 31 //}); // end of test.begin
30 32 });
31 33
General Comments 0
You need to be logged in to leave comments. Login now