paulmillr / readdirp

Recursive version of fs.readdir with streaming api.
https://paulmillr.com
MIT License
378 stars 51 forks source link

test.js: skip symlink tests on Windows. #114

Closed XhmikosR closed 4 years ago

XhmikosR commented 4 years ago

While they work on Actions CI, git symlink support is disabled by default on Windows.