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

require_relative "helpers/endpoint_marshal_fail"
require_relative "helpers/artifice"

Artifice.activate_with(EndpointMarshalFail)