aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/test/autoloading_fixtures/a/c/em/f.rb
diff options
context:
space:
mode:
Diffstat (limited to 'activesupport/test/autoloading_fixtures/a/c/em/f.rb')
-rw-r--r--activesupport/test/autoloading_fixtures/a/c/em/f.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/activesupport/test/autoloading_fixtures/a/c/em/f.rb b/activesupport/test/autoloading_fixtures/a/c/em/f.rb
index 3ff1b7efa0..298b63c916 100644
--- a/activesupport/test/autoloading_fixtures/a/c/em/f.rb
+++ b/activesupport/test/autoloading_fixtures/a/c/em/f.rb
@@ -1,2 +1,3 @@
+# frozen_string_literal: true
class A::C::EM::F
end