{{ message }}
Commit 9242c19
test: do not OR F_OK in fs.access() test
access() does not support OR'ing F_OK with other constants.
This commit updates test-fs-access.js to not test that
scenario.
PR-URL: #41484
Refs: libuv/libuv#3410
Reviewed-By: Richard Lau
Reviewed-By: Luigi Pinca
Reviewed-By: Tobias Nießen1 parent 9dd0973 commit 9242c19
1 file changed
Lines changed: 3 additions & 3 deletions

0 commit comments