module Jeweler::Generator::TestunitMixin

def test_filename

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