Skip to content

test: refactor test-stdin-from-file

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • commit message follows commit guidelines
Affected core subsystem(s)

test

Description of change
  • Remove console.log() statement.
  • Replace error check with assert.ifError().

Merge request reports

Loading