aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/config.rb
diff options
context:
space:
mode:
Diffstat (limited to 'activerecord/test/config.rb')
-rw-r--r--activerecord/test/config.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/activerecord/test/config.rb b/activerecord/test/config.rb
index d0d1933300..a65e6ff776 100644
--- a/activerecord/test/config.rb
+++ b/activerecord/test/config.rb
@@ -1,4 +1,3 @@
-# frozen_string_literal: true
TEST_ROOT = __dir__
ASSETS_ROOT = TEST_ROOT + "/assets"
FIXTURES_ROOT = TEST_ROOT + "/fixtures"