middleman/middleman/.simplecov

5 lines
96 B
Ruby

SimpleCov.start do
add_filter '/fixtures/'
add_filter '/features/'
add_filter '/spec/'
end