output.rb excluded from coverage
This commit is contained in:
@@ -4,4 +4,5 @@ SimpleCov.start do
|
|||||||
add_filter "environment.rb"
|
add_filter "environment.rb"
|
||||||
add_filter "_plugin.rb"
|
add_filter "_plugin.rb"
|
||||||
add_filter "hacks.rb"
|
add_filter "hacks.rb"
|
||||||
|
add_filter "output.rb"
|
||||||
end
|
end
|
||||||
|
|||||||
Reference in New Issue
Block a user