requireFile.dirname(__FILE__)+'/generator_test_init'classHelperGeneratorTest< GeneratorTestCasedefsetupsuper# this is so the generator gets found
cp_r File.join(PLUGIN_ROOT,'generators/helper'),File.join(RAILS_ROOT,'vendor/generators')Rails::Generator::Base.use_component_sources!
end