debian-mirror-gitlab/spec/javascripts/diffs/mock_data/diff_with_commit.js
2020-01-01 13:55:28 +05:30

7 lines
317 B
JavaScript

// 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;