Skip to content

test: linting for buffer-free-callback test

Rodrigo Muino Tomonari requested to merge github/fork/Trott/fix-d1f24044 into master

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.

Fixes: https://github.com/nodejs/node/issues/3229

Merge request reports

Loading