debian-mirror-gitlab/spec/javascripts/diffs/mock_data/diff_with_commit.js

8 lines
317 B
JavaScript
Raw Normal View History

2020-01-01 13:55:28 +05:30
// No new code should be added to this file. Instead, modify the
// file this one re-exports from. For more detail about why, see:
// https://gitlab.com/gitlab-org/gitlab-foss/merge_requests/31349
2018-12-05 23:21:45 +05:30
2020-01-01 13:55:28 +05:30
import getDiffWithCommit from '../../../frontend/diffs/mock_data/diff_with_commit';
2018-12-05 23:21:45 +05:30
2020-01-01 13:55:28 +05:30
export default getDiffWithCommit;