Skip to content

test: cleanup stream tests

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

Merge request reports

Loading