aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/test/ts_isolated.rb
diff options
context:
space:
mode:
Diffstat (limited to 'activesupport/test/ts_isolated.rb')
-rw-r--r--activesupport/test/ts_isolated.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/activesupport/test/ts_isolated.rb b/activesupport/test/ts_isolated.rb
index 2c217157d3..294d6595f7 100644
--- a/activesupport/test/ts_isolated.rb
+++ b/activesupport/test/ts_isolated.rb
@@ -1,4 +1,4 @@
-require 'minitest/autorun'
+require 'active_support/testing/autorun'
require 'active_support/test_case'
require 'rbconfig'
require 'active_support/core_ext/kernel/reporting'