summaryrefslogtreecommitdiff
path: root/spec/support/artifice/endpoint_marshal_fail.rb
diff options
context:
space:
mode:
authorSamuel Giddins <segiddins@segiddins.me>2016-01-31 11:29:09 -0600
committerSamuel Giddins <segiddins@segiddins.me>2016-01-31 22:22:06 -0600
commit7ae072865e3fc23d9844322dde6ad0f6906e3f2c (patch)
tree2133b2f27e243af2d8beda66f19b2f1086685a0e /spec/support/artifice/endpoint_marshal_fail.rb
parentb1afbe3a2ff7623c9a0e8504bc85af4bd8156059 (diff)
downloadbundler-7ae072865e3fc23d9844322dde6ad0f6906e3f2c.tar.gz
Compatibility with frozen string literals
Diffstat (limited to 'spec/support/artifice/endpoint_marshal_fail.rb')
-rw-r--r--spec/support/artifice/endpoint_marshal_fail.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/spec/support/artifice/endpoint_marshal_fail.rb b/spec/support/artifice/endpoint_marshal_fail.rb
index a0dc182e27..0fb75ebf31 100644
--- a/spec/support/artifice/endpoint_marshal_fail.rb
+++ b/spec/support/artifice/endpoint_marshal_fail.rb
@@ -1,3 +1,4 @@
+# frozen_string_literal: true
require File.expand_path("../endpoint_fallback", __FILE__)
Artifice.deactivate