mirror of
https://github.com/atom/atom.git
synced 2026-01-22 21:38:10 -05:00
Remove logging in specs
This commit is contained in:
@@ -342,8 +342,6 @@ describe "DisplayBuffer", ->
|
||||
fold2 = displayBuffer.createFold(4, 9)
|
||||
fold1 = displayBuffer.createFold(0, 4)
|
||||
|
||||
displayBuffer.logLines(0, 20)
|
||||
|
||||
expect(displayBuffer.lineForRow(0).text).toMatch /^0/
|
||||
expect(displayBuffer.lineForRow(1).text).toMatch /^10/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user