No warning about rcov each time a rake task is ran.
git-svn-id: http://redmine.rubyforge.org/svn/trunk@1747 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
parent
910988133d
commit
53078ca949
|
@ -42,5 +42,5 @@ begin
|
|||
end
|
||||
end
|
||||
rescue LoadError
|
||||
puts 'Rcov is not available. Proceeding without...'
|
||||
# rcov not available
|
||||
end
|
||||
|
|
Loading…
Reference in New Issue