module Jeweler::Generator::RspecMixin

def test_filename

def test_filename
  "#{require_name}_spec.rb"
end