From 1380d32864b7992ae1048c14315d0da6177d6914 Mon Sep 17 00:00:00 2001 From: Vishnu Atrai Date: Sun, 4 Mar 2012 21:30:36 +0530 Subject: AS/kernel/reporting no where used in ts_isolated --- actionpack/test/ts_isolated.rb | 1 - 1 file changed, 1 deletion(-) (limited to 'actionpack') diff --git a/actionpack/test/ts_isolated.rb b/actionpack/test/ts_isolated.rb index 7430de2299..ae2a0c95f6 100644 --- a/actionpack/test/ts_isolated.rb +++ b/actionpack/test/ts_isolated.rb @@ -3,7 +3,6 @@ $:.unshift(File.dirname(__FILE__) + '/../../activesupport/lib') require 'minitest/autorun' require 'rbconfig' -require 'active_support/core_ext/kernel/reporting' require 'abstract_unit' class TestIsolated < ActiveSupport::TestCase -- cgit v1.2.3