summaryrefslogtreecommitdiff
path: root/test/parallel/test-fs-promises-readfile-empty.js
AgeCommit message (Expand)Author
2018-07-19test: make crashOnUnhandleRejection opt-outMichaƫl Zasso
2018-05-30fs: ensure options.flag defaults to 'r' in readFileUnknown