diff options
Diffstat (limited to 'test/fileMock.js')
-rw-r--r-- | test/fileMock.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/fileMock.js b/test/fileMock.js new file mode 100644 index 0000000..86059f3 --- /dev/null +++ b/test/fileMock.js @@ -0,0 +1 @@ +module.exports = 'test-file-stub'; |