mirror of
https://github.com/atom/atom.git
synced 2026-01-22 13:28:01 -05:00
default-config is no longer used
This commit is contained in:
@@ -14,7 +14,6 @@ describe "editor.", ->
|
||||
|
||||
rootView.width(1024)
|
||||
rootView.height(768)
|
||||
require fs.join(config.configDirPath, "default-config")
|
||||
rootView.open() # open blank editor
|
||||
editor = rootView.getActiveEditor()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user