Skip to content

test: add ES6 and improve test-fs-truncate

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 const and let for variables replace assert.equal with assert.strictEqual

Merge request reports

Loading