Show More
@@ -76,7 +76,7 b' casper.notebook_test(function () {' | |||||
76 | 'Widget list exists.'); |
|
76 | 'Widget list exists.'); | |
77 |
|
77 | |||
78 | // Verify that no items are selected. |
|
78 | // Verify that no items are selected. | |
79 |
this.test.assert(verify_selection(this, |
|
79 | this.test.assert(verify_selection(this, 0), 'Default first item selected.'); | |
80 | }); |
|
80 | }); | |
81 |
|
81 | |||
82 | index = this.append_cell( |
|
82 | index = this.append_cell( |
General Comments 0
You need to be logged in to leave comments.
Login now