node/test/addons/make-callback-recurse
Rich Trott 8c634d78f8 test: favor strictEqual() in addon test
Replace `assert.equal()` with `assert.strictEqual()` throughout
`addon/make-callback-recurse/test.js`.

PR-URL: https://github.com/nodejs/node/pull/6704
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
2016-05-17 08:52:39 -05:00
..
binding.cc test: add addons test for MakeCallback 2016-02-12 14:03:34 -07:00
binding.gyp test: build addons with V8_DEPRECATION_WARNINGS=1 2016-05-17 08:33:38 -05:00
test.js test: favor strictEqual() in addon test 2016-05-17 08:52:39 -05:00