organize simplecov

This commit is contained in:
Dmitriy Zaporozhets 2013-01-07 22:22:35 +02:00
parent 71c8801eef
commit 92a619ad28
3 changed files with 6 additions and 8 deletions

4
.simplecov Normal file
View file

@ -0,0 +1,4 @@
# .simplecov
SimpleCov.start 'rails' do
merge_timeout 3600
end