test: add more coverage to node_config_file · nodejs/node@5a21fa4 · GitHub
Skip to content

Commit 5a21fa4

Browse files
marco-ippolitotargos
authored andcommitted
test: add more coverage to node_config_file
PR-URL: #57170 Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Paolo Insogna <paolo@cowtech.it>
1 parent 433657d commit 5a21fa4

5 files changed

Lines changed: 60 additions & 0 deletions

File tree

Lines changed: 5 additions & 0 deletions

test/fixtures/rc/broken.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
{
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
{
2+
"nodeOptions": "string"
3+
}
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
[]

test/parallel/test-config-file.js

Lines changed: 50 additions & 0 deletions

0 commit comments

Comments
 (0)