tschaub / mock-fs

Configurable mock for the fs module
https://npmjs.org/package/mock-fs
Other
906 stars 85 forks source link

fix: readFile on dir should fail EISDIR not EBADF #286

Closed 3cp closed 4 years ago

3cp commented 4 years ago

closes #285

3cp commented 4 years ago

@tschaub can we get this merged?