focalboard/webapp/__mocks__/fileMock.js

4 lines
147 B
JavaScript
Raw Normal View History

// Copyright (c) 2015-present Mattermost, Inc. All Rights Reserved.
// See LICENSE.txt for license information.
module.exports = 'test-file-stub';