module Jeweler::Generator::RspecMixin

def test_pattern

def test_pattern
  'spec/**/*_spec.rb'
end