Method: Autobuild::Ruby#rake_test_options

Defined in:
lib/autobuild/packages/ruby.rb

#rake_test_optionsObject

Options that should be passed to the rake task



17
18
19
# File 'lib/autobuild/packages/ruby.rb', line 17

def rake_test_options
  @rake_test_options
end