This commit is contained in:
Nathan Sobo
2012-05-16 14:12:11 -06:00
parent 9aae2bc4e7
commit a7b5f0c249

View File

@@ -8,7 +8,7 @@ $ = require 'jquery'
_ = require 'underscore'
fs = require 'fs'
fdescribe "Editor", ->
describe "Editor", ->
[rootView, buffer, editor, cachedLineHeight] = []
getLineHeight = ->