Skip to content

test: use `assert.strictEqual`

Rodrigo Muino Tomonari requested to merge github/fork/anoff/strictEqual into master

this is a code-and-learn issue

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

test

Description of change
  • use assert.strictEqual

Merge request reports

Loading