mirror of
https://github.com/atom/atom.git
synced 2026-04-28 03:01:47 -04:00
Remove focused specs
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
fdescribe "LanguageMode", ->
|
||||
describe "LanguageMode", ->
|
||||
[editor, buffer, languageMode] = []
|
||||
|
||||
afterEach ->
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
path = require 'path'
|
||||
temp = require 'temp'
|
||||
|
||||
fdescribe "the `syntax` global", ->
|
||||
describe "the `syntax` global", ->
|
||||
beforeEach ->
|
||||
|
||||
waitsForPromise ->
|
||||
|
||||
Reference in New Issue
Block a user