node/test/addons-napi/test_constructor
Anna Henningsen 8bd26d3aea
test: fix compiler warning in n-api test
Missed in ca786c3734. This does
not actually affect the outcome because returning `nullptr` or
`this` from a constructor has the same effect.

PR-URL: https://github.com/nodejs/node/pull/12318
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Michael Dawson <michael_dawson@ca.ibm.com>
2017-04-13 23:03:26 +02:00
..
binding.gyp n-api: add support for abi stable module API 2017-04-03 10:31:25 +02:00
test_constructor.c test: fix compiler warning in n-api test 2017-04-13 23:03:26 +02:00
test.js test: add second argument to assert.throws 2017-04-13 11:31:39 +02:00