mirror of
https://github.com/atom/atom.git
synced 2026-01-23 05:48:10 -05:00
Remove focused spec
This commit is contained in:
@@ -4,7 +4,7 @@ Pane = require '../src/pane'
|
||||
path = require 'path'
|
||||
temp = require 'temp'
|
||||
|
||||
fdescribe "Pane", ->
|
||||
describe "Pane", ->
|
||||
[container, view1, view2, editor1, editor2, pane] = []
|
||||
|
||||
class TestView extends View
|
||||
|
||||
Reference in New Issue
Block a user