Skip to content

test: extended test to makeCallback cb type check

makeCallback and makeStatsCallback are both tested intedependently.

Fixes: https://github.com/nodejs/node/issues/12136

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

test, fs

Merge request reports

Loading