node/test/addons/buffer-free-callback
Rich Trott 6f63a4af0e test: linting for buffer-free-callback test
Test added in d1f24044 does not pass linting rule added in 3de353b5.
Fixed in this commit. `common` module required in all tests except
those that intentionally leak variables.

PR-URL: https://github.com/nodejs/node/pull/3230
Fixes: https://github.com/nodejs/node/issues/3229
Reviewed-By: Fedor Indutny <fedor.indutny@gmail.com>
Reviewed-By: Jeremiah Senkpiel <fishrock123@rocketmail.com>
2015-10-06 21:35:00 -07:00
..
binding.cc buffer: FreeCallback should be tied to ArrayBuffer 2015-10-06 18:57:46 -04:00
binding.gyp buffer: FreeCallback should be tied to ArrayBuffer 2015-10-06 18:57:46 -04:00
test.js test: linting for buffer-free-callback test 2015-10-06 21:35:00 -07:00