aboutsummaryrefslogtreecommitdiffstats
path: root/test/nodes/test_count.rb
diff options
context:
space:
mode:
Diffstat (limited to 'test/nodes/test_count.rb')
-rw-r--r--test/nodes/test_count.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/nodes/test_count.rb b/test/nodes/test_count.rb
index a9a329420e..85e93b1927 100644
--- a/test/nodes/test_count.rb
+++ b/test/nodes/test_count.rb
@@ -1,3 +1,4 @@
+# frozen_string_literal: true
require 'helper'
describe Arel::Nodes::Count do