summaryrefslogtreecommitdiff
path: root/spec/bundler/support/artifice/compact_index_extra.rb
blob: cd41b3ecca8b3d9344ed37559181c5246038b0a1 (plain)
1
2
3
4
5
6
# frozen_string_literal: true

require_relative "helpers/compact_index_extra"
require_relative "helpers/artifice"

Artifice.activate_with(CompactIndexExtra)