scratch-paint/test/__mocks__/fileMock.js
2017-07-26 20:48:35 -04:00

3 lines
61 B
JavaScript

// __mocks__/fileMock.js
module.exports = 'test-file-stub';