aboutsummaryrefslogtreecommitdiffstats
path: root/.simplecov
blob: ea9b2282e2b1e29340f8b6d0416943eb11ed8d70 (plain) (blame)
1
2
3
4
SimpleCov.start do
  add_filter 'spec'
  add_filter 'test'
end