ruby/spec/bundler/support/artifice/compact_index.rb
2022-12-15 19:06:40 +09:00

6 lines
149 B
Ruby

# frozen_string_literal: true
require_relative "helpers/compact_index"
require_relative "helpers/artifice"
Artifice.activate_with(CompactIndexAPI)