Method: Waitest::Testing.hello_world

Defined in:
lib/waitest.rb

.hello_worldObject



11
12
13
# File 'lib/waitest.rb', line 11

def hello_world
  'hello world'
end