Skip to content

test: change var to const for require and strict equality checks

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

test

Description of change

change var to const for require and added strict equality checks

Merge request reports

Loading