scratch-paint/test/__mocks__/fileMock.js

4 lines
61 B
JavaScript
Raw Normal View History

2017-07-26 20:39:12 -04:00
// __mocks__/fileMock.js
module.exports = 'test-file-stub';