Skip to content

test: allow leaked global check to be skipped

Rodrigo Muino Tomonari requested to merge github/fork/cjihrig/globals into master

This simplifies the process of running tests on different versions of Node, which might have a different set of global variables.

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • commit message follows commit guidelines

Merge request reports

Loading