.simplecov added (for real this time :D)
This commit is contained in:
6
.simplecov
Normal file
6
.simplecov
Normal file
@@ -0,0 +1,6 @@
|
|||||||
|
SimpleCov.start do
|
||||||
|
add_filter "/spec/"
|
||||||
|
add_filter "_helper.rb"
|
||||||
|
add_filter "environment.rb"
|
||||||
|
add_filter "_plugin.rb"
|
||||||
|
end
|
||||||
Reference in New Issue
Block a user