Class: LightekVpm::TestGenerator
- Inherits:
-
Thor::Group
- Object
- Thor::Group
- LightekVpm::TestGenerator
- Includes:
- Thor::Actions
- Defined in:
- lib/generators/test_generator.rb
Instance Method Summary collapse
Instance Method Details
#testing ⇒ Object
7 8 9 |
# File 'lib/generators/test_generator.rb', line 7 def testing say "Testing this out to see if I got it right this in the main generator directory" end |