node/test/embedding
Stefan Stojanovic 8e9686d9c9
test: fix Windows native test suites
2 PRs that landed independently caused this issue which makes every
native suites run in CI fail on Windows. This is just a quick patch to
unblock the CI.

Refs: https://github.com/nodejs/node/pull/52905
Refs: https://github.com/nodejs/node/pull/52646
PR-URL: https://github.com/nodejs/node/pull/53173
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Joyee Cheung <joyeec9h3@gmail.com>
Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com>
2024-05-27 18:56:59 +00:00
..
embedtest.cc src: fix external module env and kDisableNodeOptionsEnv 2024-05-23 18:41:55 +00:00
test-embedding.js test: fix Windows native test suites 2024-05-27 18:56:59 +00:00
testcfg.py