debian-mirror-gitlab/features/steps/project/comments_on_commit_diffs.rb
2014-09-02 14:37:02 +02:00

6 lines
158 B
Ruby

class CommentsOnCommitDiffs < Spinach::FeatureSteps
include SharedAuthentication
include SharedDiffNote
include SharedPaths
include SharedProject
end