module Hoe::Cov

def initialize_cov # :nodoc:

:nodoc:
def initialize_cov # :nodoc:
  self.cov_filter = %w[tmp test]
end