Fix spec it function.

This commit is contained in:
Russell Lescai 2015-01-14 15:07:42 +10:30
parent 2f3a9c9e35
commit 6716e544f0

View File

@ -155,7 +155,7 @@ describe "TextEditor", ->
expect(editor2.getSoftTabs()).toBe true
expect(editor2.getEncoding()).toBe 'macroman'
it "uses scoped `core.fileEncoding` values"
it "uses scoped `core.fileEncoding` values", ->
editor1 = null
editor2 = null