lib/rails/generators/test_unit/helper/templates/helper_test.rb



require 'test_helper'

class <%= class_name %>HelperTest < ActionView::TestCase
end