# frozen_string_literal: true
module Integrations
class DiffblueCover < Integration
include Integrations::Base::DiffblueCover
end