1
0
Fork 0
mirror of https://github.com/thoughtbot/factory_bot.git synced 2022-11-09 11:43:51 -05:00
thoughtbot--factory_bot/.simplecov

5 lines
66 B
Text
Raw Normal View History

2012-04-23 22:50:39 -04:00
SimpleCov.start do
add_filter "/spec/"
add_filter "/tmp/"
end