Skip to content

Commit aec2b8b

Browse files
committed
Remove unused require
This is no longer used since fd6aaaa.
1 parent 8c7967c commit aec2b8b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

activesupport/lib/active_support/test_case.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@
1111
require "active_support/testing/constant_lookup"
1212
require "active_support/testing/time_helpers"
1313
require "active_support/testing/file_fixtures"
14-
require "active_support/core_ext/kernel/reporting"
1514

1615
module ActiveSupport
1716
class TestCase < ::Minitest::Test

0 commit comments

Comments
 (0)