module Jeweler::Generator::ShouldaMixin

def test_filename

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