module Jeweler::Generator::TestunitMixin

def test_pattern

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