Little note 📝

Esse commit está contido em:
Ben Ogle
2014-06-24 15:13:13 -07:00
commit 65c2f26656
+1
Ver Arquivo
@@ -289,6 +289,7 @@ describe "EditorComponent", ->
editor.getBuffer().insert([12, 0], '\n')
nextTick()
# The newline and he tab need to be in two different operations to surface the bug
editor.getBuffer().insert([13, 0], ' ')
nextTick()