mirror of
https://github.com/atom/atom.git
synced 2026-01-23 05:48:10 -05:00
nof
This commit is contained in:
@@ -4,7 +4,7 @@ _ = require 'underscore-plus'
|
||||
ReactEditorView = require '../src/react-editor-view'
|
||||
nbsp = String.fromCharCode(160)
|
||||
|
||||
fdescribe "EditorComponent", ->
|
||||
describe "EditorComponent", ->
|
||||
[contentNode, editor, wrapperView, component, node, verticalScrollbarNode, horizontalScrollbarNode] = []
|
||||
[lineHeightInPixels, charWidth, delayAnimationFrames, nextAnimationFrame, lineOverdrawMargin] = []
|
||||
|
||||
|
||||
Reference in New Issue
Block a user