Method: CocoGenerator#create_test_file
- Defined in:
- lib/generators/coco/coco_generator.rb
#create_test_file ⇒ Object
26 27 28 |
# File 'lib/generators/coco/coco_generator.rb', line 26 def create_test_file template "test.rb", test_file_path end |