require 'generator_spec/test_case'

module GeneratorSpec::GeneratorExampleGroup
  extend ActiveSupport::Concern
  include GeneratorSpec::TestCase
end
