node/test/addons/at-exit
Rich Trott 6abd8b587e test: remove unused modules
Many tests use require() to import modules that subsequently never gets
used. This removes those imports and, in a few cases, removes other
unused variables from tests.

PR-URL: https://github.com/nodejs/node/pull/4475
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-By: Johan Bergström <bugs@bergstroem.nu>
2016-01-01 16:37:02 -08:00
..
binding.cc src: replace usage of v8::Handle with v8::Local 2015-09-06 21:38:05 +10:00
binding.gyp addon: add AtExit() function 2012-05-03 16:11:42 +02:00
test.js test: remove unused modules 2016-01-01 16:37:02 -08:00