Revert "spec: ffi is crashing on OS X"

This reverts commit 706deae1b0.
This commit is contained in:
Cheng Zhao 2015-09-24 15:06:06 +08:00
parent fe2d9ee0f6
commit 497732fb6f

View file

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