gitlabhq/features/steps/project/project.rb

6 lines
120 B
Ruby
Raw Normal View History

2012-09-10 17:35:03 +02:00
class Projects < Spinach::FeatureSteps
include SharedAuthentication
include SharedProject
include SharedPaths
end