mirror of
https://github.com/atom/atom.git
synced 2026-01-24 06:18:03 -05:00
💄
This commit is contained in:
committed by
probablycorey
parent
465bb14659
commit
1d0cd16cd1
@@ -22,7 +22,7 @@ describe "Tabs package main", ->
|
||||
expect(rootView.panes.find('.pane > .tabs').length).toBe 2
|
||||
|
||||
fdescribe "TabBarView", ->
|
||||
[item1, item2, editSession1, editSession2, pane, tabBar] = []
|
||||
[item1, item2, editSession1, pane, tabBar] = []
|
||||
|
||||
class TestView extends View
|
||||
@content: (title) -> @div title
|
||||
|
||||
Reference in New Issue
Block a user