File: .simplecov

package info (click to toggle)
ruby-roo 3.0.0-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 8,216 kB
  • sloc: ruby: 6,529; xml: 88; makefile: 6
file content (4 lines) | stat: -rw-r--r-- 62 bytes parent folder | download | duplicates (5)
1
2
3
4
SimpleCov.start do
  add_filter 'spec'
  add_filter 'test'
end