mirror of
https://github.com/electron/electron.git
synced 2026-01-26 07:48:08 -05:00
Revert "spec: Suppress the app.importCertificate test"
This reverts commit 5ccae79ea7.
This commit is contained in:
@@ -208,7 +208,7 @@ describe('app module', function () {
|
||||
})
|
||||
})
|
||||
|
||||
xdescribe('app.importCertificate', function () {
|
||||
describe('app.importCertificate', function () {
|
||||
if (process.platform !== 'linux') return
|
||||
|
||||
var w = null
|
||||
|
||||
Reference in New Issue
Block a user