metamaps--metamaps/.simplecov

4 lines
57 B
Text
Raw Normal View History

2016-02-01 17:25:06 +08:00
if ENV['COVERAGE'] == 'on'
SimpleCov.start 'rails'
end