module Jeweler::Generator::MinitestMixin

def test_pattern

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