Skip to content

test: add RegExp second argument to assert.throws

Rodrigo Muino Tomonari requested to merge github/fork/dave-k/master into master

Add a regular expression argument to assert.throws(Function, RegExp) in test/addons/make-callback-recurse/test.js.

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

Merge request reports

Loading