aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/test/misc_test.rb
diff options
context:
space:
mode:
Diffstat (limited to 'activesupport/test/misc_test.rb')
-rw-r--r--activesupport/test/misc_test.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/activesupport/test/misc_test.rb b/activesupport/test/misc_test.rb
index 5a2d1d33e8..cfd54c0ad0 100644
--- a/activesupport/test/misc_test.rb
+++ b/activesupport/test/misc_test.rb
@@ -1,5 +1,5 @@
require 'test/unit'
-require File.dirname(__FILE__) + '/../lib/misc'
+require File.dirname(__FILE__) + '/../lib/active_support/misc'
class MiscTest < Test::Unit::TestCase
def test_silence_warnings