Skip to content

test: change equal to strictEqual and var to const

  • make -j8 test
  • commit message follows commit guidelines
Affected core subsystem(s)
  • test
Description of change
  • Change equal to strictEqual (required addition of encoding="utf" parameter for readFileSync call)
  • Change var to const

Merge request reports

Loading