Remove focused specs

This commit is contained in:
probablycorey
2014-02-10 15:48:06 -08:00
parent d2abbb3681
commit c189dc22d7
2 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
fdescribe "LanguageMode", ->
describe "LanguageMode", ->
[editor, buffer, languageMode] = []
afterEach ->

View File

@@ -2,7 +2,7 @@
path = require 'path'
temp = require 'temp'
fdescribe "the `syntax` global", ->
describe "the `syntax` global", ->
beforeEach ->
waitsForPromise ->