mirror of
https://github.com/atom/atom.git
synced 2026-04-06 03:02:13 -04:00
💄
This commit is contained in:
@@ -35,7 +35,6 @@ describe "Editor", ->
|
||||
expect(mainDiv.children('.editor').length).toBe 0
|
||||
|
||||
describe "open(url)", ->
|
||||
|
||||
describe "when called with a url", ->
|
||||
it "loads a buffer for the given url into the editor", ->
|
||||
editor.open(filePath)
|
||||
|
||||
Reference in New Issue
Block a user