Skip to content

test: fix test-child-process-stdin.js

Rodrigo Muino Tomonari requested to merge github/fork/navulirs/test-fix into master
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

37:5 error please use assert.strictEqual() instead of assert.equal() 39:5 error please use assert.strictEqual() instead of assert.equal()

Merge request reports

Loading