Skip to content

test: replace CRLF by LF in a fixture

Rodrigo Muino Tomonari requested to merge github/fork/vsemozhetbyt/crlf2lf into master
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

test/fixtures/test-error-first-line-offset.js is used in the test/sequential/test-module-loading.js, but the line break type is insignificant. It can be replaced for consistency.

Merge request reports

Loading