# File test/test_params.rb, line 717 def setup super # dependency configuration @rep = Rucy::Repository.new Rucy::Config.config(@rep) # test target @logging_params = Rucy::LoggingParams.new(@rep) end