mirror of
https://github.com/atom/atom.git
synced 2026-01-25 06:48:28 -05:00
Fix broken focused suite in spec
This commit is contained in:
@@ -4,7 +4,7 @@ temp = require "temp"
|
||||
rimraf = require "rimraf"
|
||||
AtomPortable = require "../src/browser/atom-portable"
|
||||
|
||||
fdescribe "Portable Mode", ->
|
||||
describe "Portable Mode", ->
|
||||
describe "Windows", ->
|
||||
platform = "win32"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user