Class MCollective::Application::Test
In: spec/fixtures/application/test.rb
Parent: Application

Methods

run  

Public Instance methods

[Source]

   # File spec/fixtures/application/test.rb, line 3
3:         def run
4:             true
5:         end

[Validate]