Skip to content

test: refactor test-fs-non-number-arguments-throw

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

test, fs

Description of change
  • Add RegExp arguments to throws assertions.
  • Use common.mustCall for emitter callback.

CI: https://ci.nodejs.org/job/node-test-pull-request/5024/

Merge request reports

Loading