Revert "spec: Suppress the app.importCertificate test"

This reverts commit 5ccae79ea7.
This commit is contained in:
Kevin Sawicki 2017-08-07 12:53:57 -07:00
parent 210652ed54
commit a7cb89aeb5

View file

@ -208,7 +208,7 @@ describe('app module', function () {
})
})
xdescribe('app.importCertificate', function () {
describe('app.importCertificate', function () {
if (process.platform !== 'linux') return
var w = null