Skip to content

test: fix test-require-symlink on Windows

Creating directory symlinks on Windows require 'dir' parameter to be provided.

Fixes: https://github.com/nodejs/node/issues/23596

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines

Merge request reports

Loading