Show More
@@ -19,5 +19,5 b' casper.notebook_test(function () {' | |||||
19 | return IPython.utils.fixConsole(input); |
|
19 | return IPython.utils.fixConsole(input); | |
20 | }, input); |
|
20 | }, input); | |
21 |
|
21 | |||
22 | this.test.assertEquals(result, output, "IPython.util.fixConsole() handles [0m correctly"); |
|
22 | this.test.assertEquals(result, output, "IPython.utils.fixConsole() handles [0m correctly"); | |
23 | }); |
|
23 | }); |
General Comments 0
You need to be logged in to leave comments.
Login now