mirror of
https://github.com/atom/atom.git
synced 2026-04-28 03:01:47 -04:00
Stop calling initialize in ViewRegistry tests
This commit is contained in:
@@ -5,7 +5,6 @@ describe "ViewRegistry", ->
|
||||
|
||||
beforeEach ->
|
||||
registry = new ViewRegistry
|
||||
registry.initialize()
|
||||
|
||||
afterEach ->
|
||||
registry.clearDocumentRequests()
|
||||
|
||||
Reference in New Issue
Block a user