test: do not OR F_OK in fs.access() test · nodejs/node@9242c19 · GitHub
Skip to content

Commit 9242c19

Browse files
cjihrigdanielleadams
authored andcommitted
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ßen
1 parent 9dd0973 commit 9242c19

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

test/parallel/test-fs-access.js

Lines changed: 3 additions & 3 deletions

0 commit comments

Comments
 (0)