mirror of
https://github.com/nodejs/node.git
synced 2025-08-15 21:58:48 +02:00
test: add spawnSyncAndAssert
util
PR-URL: https://github.com/nodejs/node/pull/52132 Reviewed-By: Chengzhong Wu <legendecas@gmail.com> Reviewed-By: Moshe Atlow <moshe@atlow.co.il>
This commit is contained in:
parent
f69946b905
commit
c714cda9a7
21 changed files with 77 additions and 72 deletions
|
@ -60,5 +60,4 @@ spawnSyncAndExitWithoutError(
|
|||
NODE_DEBUG_NATIVE: 'SEA',
|
||||
...process.env,
|
||||
}
|
||||
},
|
||||
{});
|
||||
});
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue