# frozen_string_literal: true

SimpleCov.start do
  add_group 'Library', 'lib'
  add_group 'Specs', 'spec'
end
