summaryrefslogtreecommitdiff
path: root/spec/support/path.rb
diff options
context:
space:
mode:
Diffstat (limited to 'spec/support/path.rb')
-rw-r--r--spec/support/path.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/spec/support/path.rb b/spec/support/path.rb
index 42eb9f7364..d1f698acbe 100644
--- a/spec/support/path.rb
+++ b/spec/support/path.rb
@@ -1,3 +1,4 @@
+# frozen_string_literal: true
require "pathname"
module Spec