1
0
Fork 0
mirror of https://github.com/middleman/middleman.git synced 2022-11-09 12:20:27 -05:00
middleman--middleman/middleman-templates/.simplecov
2014-03-11 11:07:55 +00:00

5 lines
No EOL
96 B
Ruby

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