test: make sure O_NOATIME is present only in Linux · nodejs/node@7d3f575 · GitHub
Skip to content

Commit 7d3f575

Browse files
thefourtheyeevanlucas
authored andcommitted
test: make sure O_NOATIME is present only in Linux
As it is, the test checks if the return value is `undefined` in other platforms. But it should also make sure that the `O_NOATIME` should be found only in Linux. PR-URL: #6614 Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Anna Henningsen <anna@addaleax.net>
1 parent ce2d5be commit 7d3f575

1 file changed

Lines changed: 8 additions & 7 deletions

File tree

test/parallel/test-process-constants-noatime.js

Lines changed: 8 additions & 7 deletions

0 commit comments

Comments
 (0)