diff --git a/spec/text-editor-spec.coffee b/spec/text-editor-spec.coffee index 73bdae101..96819bfa6 100644 --- a/spec/text-editor-spec.coffee +++ b/spec/text-editor-spec.coffee @@ -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