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