module Jeweler::Generator::MinitestMixin

def test_pattern

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