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