Skip to content

test: removing unused arguments, and conversion ES6 arrow function common.mustCall

test: removing unused arguments, and conversion ES6 arrow function common.mustCall

  • Removed unused arguments to common.mustCall callback
  • Converted callback in common.mustCall to ES6 arrow function syntax
Checklist
  • [x ] make -j4 test (UNIX), or vcbuild test (Windows) passes
  • [x ] commit message follows commit guidelines

Merge request reports

Loading