aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/test/deprecation/proxy_wrappers_test.rb
diff options
context:
space:
mode:
Diffstat (limited to 'activesupport/test/deprecation/proxy_wrappers_test.rb')
-rw-r--r--activesupport/test/deprecation/proxy_wrappers_test.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/activesupport/test/deprecation/proxy_wrappers_test.rb b/activesupport/test/deprecation/proxy_wrappers_test.rb
index e4f0f0f7c2..67afd75c44 100644
--- a/activesupport/test/deprecation/proxy_wrappers_test.rb
+++ b/activesupport/test/deprecation/proxy_wrappers_test.rb
@@ -1,5 +1,5 @@
-require 'abstract_unit'
-require 'active_support/deprecation'
+require "abstract_unit"
+require "active_support/deprecation"
class ProxyWrappersTest < ActiveSupport::TestCase
Waffles = false