mirror of
https://github.com/samsonjs/instapaper.git
synced 2026-04-04 10:35:50 +00:00
filter .bundle from simplecov
This commit is contained in:
parent
7873923aef
commit
79e75031c2
1 changed files with 3 additions and 1 deletions
|
|
@ -1 +1,3 @@
|
|||
SimpleCov.start
|
||||
SimpleCov.start do
|
||||
add_filter '.bundle'
|
||||
end
|
||||
|
|
|
|||
Loading…
Reference in a new issue