module Jeweler::Generator::TestunitMixin

def test_pattern

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