aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/test/cache/behaviors/autoloading_cache_behavior.rb
diff options
context:
space:
mode:
Diffstat (limited to 'activesupport/test/cache/behaviors/autoloading_cache_behavior.rb')
-rw-r--r--activesupport/test/cache/behaviors/autoloading_cache_behavior.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/activesupport/test/cache/behaviors/autoloading_cache_behavior.rb b/activesupport/test/cache/behaviors/autoloading_cache_behavior.rb
index 5f8af331f6..41a3a873b6 100644
--- a/activesupport/test/cache/behaviors/autoloading_cache_behavior.rb
+++ b/activesupport/test/cache/behaviors/autoloading_cache_behavior.rb
@@ -1,3 +1,4 @@
+# frozen_string_literal: true
require "dependencies_test_helpers"
module AutoloadingCacheBehavior