module Jeweler::Generator::MinitestMixin

def test_filename

def test_filename
  "test_#{require_name}.rb"
end