Skip to content

test: Improve test-child-process-stdout-flush

Rodrigo Muino Tomonari requested to merge github/fork/wietsevenema/master into master
Checklist
  • make -j4 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

Changed vars to const / let, functions to lambdas and a mustCall where appropriate.

Merge request reports

Loading