5 lines
65 B
Text
5 lines
65 B
Text
|
# .simplecov
|
||
|
SimpleCov.start 'rails' do
|
||
|
merge_timeout 3600
|
||
|
end
|