module Jeweler::Generator::TestspecMixin

def test_pattern

def test_pattern
  'test/**/*_test.rb'
end