UNPKG
mock-fs-require-fix
Version:
latest (1.0.1)
1.0.1
1.0.0
Fork of the tschaub/mock-fs project.
github.com/Slayer95/mock-fs
Slayer95/mock-fs
mock-fs-require-fix
/
fixtures
/
mock-fs-child-nested.js
4 lines
(2 loc)
•
118 B
JavaScript
View Raw
1
2
3
4
'use strict'
; fs.
accessSync
(path.
resolve
(__dirname,
'mock-fs-parent-nested.js'
));
// eslint-disable-line no-undef