summaryrefslogtreecommitdiff
path: root/spec/javascripts/diffs/mock_data/diff_with_commit.js
blob: c36b02390604ffbe9ed7860665511608018371e4 (plain)
1
2
3
4
5
6
7
// 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

import getDiffWithCommit from '../../../frontend/diffs/mock_data/diff_with_commit';

export default getDiffWithCommit;