node/test/embedding
Stefan Stojanovic 65b64cf0f1
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-06-01 10:55:05 +02:00
..
embedtest.cc src: fix external module env and kDisableNodeOptionsEnv 2024-06-01 10:54:59 +02:00
test-embedding.js test: fix Windows native test suites 2024-06-01 10:55:05 +02:00
testcfg.py