mirror of
https://github.com/atom/atom.git
synced 2026-04-28 03:01:47 -04: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