mirror of
https://github.com/atom/atom.git
synced 2026-01-23 13:58:08 -05:00
Fix spec it function.
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user