tasks/setup.rb in Oshuma-pingfm-1.0.0 vs tasks/setup.rb in Oshuma-pingfm-1.0.1

- old
+ new

@@ -64,10 +64,10 @@ ), # Rcov :rcov => OpenStruct.new( :dir => 'coverage', - :opts => %w[--sort coverage -T], + :opts => %w[--sort coverage -T -x rcov.rb], :threshold => 90.0, :threshold_exact => false ), # Rdoc