aboutsummaryrefslogtreecommitdiffstats
path: root/test/visitors/test_bind_visitor.rb
diff options
context:
space:
mode:
Diffstat (limited to 'test/visitors/test_bind_visitor.rb')
-rw-r--r--test/visitors/test_bind_visitor.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/visitors/test_bind_visitor.rb b/test/visitors/test_bind_visitor.rb
index f0007cabbf..3e0578a6a1 100644
--- a/test/visitors/test_bind_visitor.rb
+++ b/test/visitors/test_bind_visitor.rb
@@ -1,3 +1,4 @@
+# frozen_string_literal: true
require 'helper'
require 'arel/visitors/bind_visitor'
require 'support/fake_record'