Skip to content

test: Update test to new conventions

Checklist
  • make -j8 test (UNIX), or vcbuild test nosign (Windows) passes
  • commit message follows commit guidelines
Affected core subsystem(s)
  • test
Description of change
  • var -> const
  • assert.equal -> assert.strictEqual

Merge request reports

Loading