Skip to content

assert: fix misformatted error message

Rodrigo Muino Tomonari requested to merge github/fork/Trott/fix-assert into master

Before: Missing expected exception..

Afer: Missing expected exception.

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

assert

Merge request reports

Loading