Closed tschaub closed 8 years ago
This makes it so require() calls work as expected (with the real fs) even after a mock is created.
require()
fs
Fixes #130. Fixes #12.
This makes it so
require()
calls work as expected (with the realfs
) even after a mock is created.Fixes #130. Fixes #12.