aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/test/fixtures/autoload/another_class.rb
diff options
context:
space:
mode:
Diffstat (limited to 'activesupport/test/fixtures/autoload/another_class.rb')
-rw-r--r--activesupport/test/fixtures/autoload/another_class.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/activesupport/test/fixtures/autoload/another_class.rb b/activesupport/test/fixtures/autoload/another_class.rb
index f61698823c..ab6e075ab4 100644
--- a/activesupport/test/fixtures/autoload/another_class.rb
+++ b/activesupport/test/fixtures/autoload/another_class.rb
@@ -1,3 +1,2 @@
-# frozen_string_literal: true
class Fixtures::AnotherClass
end