fix tests
This commit is contained in:
parent
36074ac3a4
commit
3a892c7207
2 changed files with 4 additions and 3 deletions
|
|
@ -74,7 +74,7 @@ var Test = {
|
|||
assert.notOk(called);
|
||||
|
||||
this.doc2.duplicateLines(0, 0);
|
||||
assert.notOk(called);
|
||||
assert.ok(called);
|
||||
},
|
||||
|
||||
"test: should use cursor of new document" : function() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue