Class: LightekVpm::TestGenerator

Inherits:
Thor::Group
  • Object
show all
Includes:
Thor::Actions
Defined in:
lib/test_generator.rb,
lib/generators/lightek_vpm/test_generator.rb

Instance Method Summary collapse

Instance Method Details

#testingObject



7
8
9
# File 'lib/test_generator.rb', line 7

def testing
  say "Testing this out to see if I got it right"
end