Skip to content

test: skip test-fs-readdir-ucs2 if no support

Rodrigo Muino Tomonari requested to merge github/fork/Trott/fix-ucs2-test into master

If the filesystem does not support UCS2, do not run the test.

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

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

test fs

Merge request reports

Loading