aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/test/cache/behaviors.rb
diff options
context:
space:
mode:
Diffstat (limited to 'activesupport/test/cache/behaviors.rb')
-rw-r--r--activesupport/test/cache/behaviors.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/activesupport/test/cache/behaviors.rb b/activesupport/test/cache/behaviors.rb
index c94cbc1156..efd045ac5e 100644
--- a/activesupport/test/cache/behaviors.rb
+++ b/activesupport/test/cache/behaviors.rb
@@ -1,4 +1,3 @@
-# frozen_string_literal: true
require_relative "behaviors/autoloading_cache_behavior"
require_relative "behaviors/cache_delete_matched_behavior"
require_relative "behaviors/cache_increment_decrement_behavior"