filter .bundle from simplecov

This commit is contained in:
Steve Agalloco 2012-12-28 11:38:16 -05:00
parent 7873923aef
commit 79e75031c2

View file

@ -1 +1,3 @@
SimpleCov.start
SimpleCov.start do
add_filter '.bundle'
end