mirror of
https://github.com/pulsar-edit/pulsar.git
synced 2024-11-14 04:29:04 +03:00
un-log 💩
This commit is contained in:
parent
5184b90365
commit
453af489d9
@ -1071,7 +1071,6 @@ describe "EditSession", ->
|
||||
editSession.setCursorBufferPosition [7, 2]
|
||||
editSession.setAutoIndent(true)
|
||||
editSession.insertTab()
|
||||
buffer.logLines()
|
||||
expect(buffer.lineForRow(7)).toMatch /^\s+$/
|
||||
expect(buffer.lineForRow(7).length).toBe 6
|
||||
expect(editSession.getCursorBufferPosition()).toEqual [7, 6]
|
||||
|
Loading…
Reference in New Issue
Block a user