mirror of
https://github.com/atom/atom.git
synced 2026-04-28 03:01:47 -04:00
Fix spec
This commit is contained in:
@@ -3,7 +3,7 @@ Panel = require '../src/panel'
|
||||
PanelContainer = require '../src/panel-container'
|
||||
|
||||
describe "PanelContainer", ->
|
||||
[container] = []
|
||||
[container, viewRegistry] = []
|
||||
|
||||
class TestPanelItem
|
||||
constructior: ->
|
||||
|
||||
Reference in New Issue
Block a user