spec: ffi is crashing on OS X

This commit is contained in:
Cheng Zhao 2015-09-23 15:44:50 +08:00
parent f8f8db7e88
commit 706deae1b0

View file

@ -23,6 +23,7 @@ describe 'third-party module', ->
done()
describe 'ffi', ->
return if process.platform is 'darwin'
it 'does not crash', ->
require 'ffi'