Skip to content

test: add common.mustCall() to NAPI exception test

Rodrigo Muino Tomonari requested to merge github/fork/Trott/napi-noop into master

Use common.mustCall() to confirm that function is invoked.

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines
Affected core subsystem(s)

test

Merge request reports

Loading