mirror of
https://github.com/electron/electron.git
synced 2026-01-25 23:38:18 -05:00
spec: ffi is crashing on OS X
This commit is contained in:
@@ -23,6 +23,7 @@ describe 'third-party module', ->
|
||||
done()
|
||||
|
||||
describe 'ffi', ->
|
||||
return if process.platform is 'darwin'
|
||||
it 'does not crash', ->
|
||||
require 'ffi'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user