gitlab-org--gitlab-foss/features/steps/project/project.rb
2012-09-10 08:35:03 -07:00

5 lines
120 B
Ruby

class Projects < Spinach::FeatureSteps
include SharedAuthentication
include SharedProject
include SharedPaths
end