Show More
@@ -76,7 +76,7 b' casper.notebook_test(function () {' | |||
|
76 | 76 | 'Widget list exists.'); |
|
77 | 77 | |
|
78 | 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 | 82 | index = this.append_cell( |
General Comments 0
You need to be logged in to leave comments.
Login now