Skip to content

test: fix test-cli-node-options on Windows

Rodrigo Muino Tomonari requested to merge github/fork/addaleax/stl-windows into master

https://github.com/nodejs/node/pull/16495 broke the Windows build, accounting for \r\n newlines should fix it.

Ref: https://github.com/nodejs/node/pull/16495

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)

cli

Merge request reports

Loading