💚 Fix TextEditorPresenter specs

This commit is contained in:
Antonio Scandurra
2015-09-29 16:11:59 +02:00
parent 5270a1da1c
commit 5dcfea0a82
4 changed files with 85 additions and 84 deletions

View File

@@ -43,6 +43,8 @@ class TextEditorPresenter
setLinesYardstick: (@linesYardstick) ->
getLinesYardstick: -> @linesYardstick
destroy: ->
@disposables.dispose()