This commit is contained in:
Corey Johnson
2012-06-29 15:53:55 -07:00
parent 91c361e478
commit f8b5aa7f6e

View File

@@ -49,7 +49,7 @@ describe "editor.", ->
describe "after-opening.", ->
beforeEach ->
editor.edit rootView.project.open('fixtures/huge.js')
editor.edit rootView.project.open('huge.js')
benchmark "moving-to-eof.", 1, ->
editor.moveCursorToBottom()