module Jeweler::Generator::RspecMixin

def test_helper_filename

def test_helper_filename
  'spec_helper.rb'
end