Skip to content

test: add second argument to assert.throws()

Adds a second argument to the assert.throws() test to implicitly specify expected error message.

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

test

Merge request reports

Loading