test: move coverage source map tests to new file · nodejs/node@1b30f7f · GitHub
Skip to content

Commit 1b30f7f

Browse files
avivkellertargos
authored andcommitted
test: move coverage source map tests to new file
PR-URL: #55123 Reviewed-By: Moshe Atlow <moshe@atlow.co.il> Reviewed-By: Chemi Atlow <chemi@atlow.co.il>
1 parent f89664d commit 1b30f7f

7 files changed

Lines changed: 83 additions & 74 deletions

File tree

test/fixtures/test-runner/source-map-line-lengths/index.js renamed to test/fixtures/test-runner/source-maps/line-lengths/index.js

File renamed without changes.

test/fixtures/test-runner/source-map-line-lengths/index.js.map renamed to test/fixtures/test-runner/source-maps/line-lengths/index.js.map

File renamed without changes.

test/fixtures/test-runner/source-map-line-lengths/index.ts renamed to test/fixtures/test-runner/source-maps/line-lengths/index.ts

File renamed without changes.

test/fixtures/test-runner/source-map-missing-sources/index.js renamed to test/fixtures/test-runner/source-maps/missing-sources/index.js

File renamed without changes.

test/fixtures/test-runner/source-map-missing-sources/index.js.map renamed to test/fixtures/test-runner/source-maps/missing-sources/index.js.map

File renamed without changes.
Lines changed: 83 additions & 0 deletions

test/parallel/test-runner-coverage.js

Lines changed: 0 additions & 74 deletions

0 commit comments

Comments
 (0)