This commit is contained in:
Nathan Sobo
2013-04-05 11:06:51 -06:00
parent ff8491f8d3
commit 40d7fcf32c

View File

@@ -736,10 +736,8 @@ describe "EditSession", ->
it "clears selection goal ranges when the selection changes", ->
editSession.setSelectedBufferRange([[3, 22], [3, 38]])
console.log "1"
editSession.addSelectionBelow()
editSession.selectLeft()
console.log "2"
editSession.addSelectionBelow()
editSession.addSelectionBelow()
expect(editSession.getSelectedBufferRanges()).toEqual [