Commit 280fb01d authored by Ben Noordhuis's avatar Ben Noordhuis
Browse files

test: fix deprecation warning in addons test

The non-isolate version of node::FatalException() is deprecated, switch
to the version that takes an isolate as its first argument.

PR-URL: https://github.com/nodejs/io.js/pull/1793


Reviewed-By: default avatarTrevor Norris <trev.norris@gmail.com>
parent 93a44d52
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment