Skip to content

test: use mustNotCall() in test-stream2-objects

Rodrigo Muino Tomonari requested to merge github/fork/Trott/mustnot into master

Use common.mustNotCall() in test-stream2-objects.js to confirm that noop function is never invoked.

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

test stream

Merge request reports

Loading