class Rails::Generators::PluginNewGenerator

def create_test_files

def create_test_files
  build(:test) unless options[:skip_test_unit]
end