From 2abcdfd978fdcd491576a237e8c6be04ddaf884d Mon Sep 17 00:00:00 2001 From: Arthur Neves Date: Sat, 27 Feb 2016 13:02:02 -0500 Subject: Remove load_paths file --- activemodel/test/cases/helper.rb | 2 -- 1 file changed, 2 deletions(-) (limited to 'activemodel') diff --git a/activemodel/test/cases/helper.rb b/activemodel/test/cases/helper.rb index 27fdbc739c..44c26e4f10 100644 --- a/activemodel/test/cases/helper.rb +++ b/activemodel/test/cases/helper.rb @@ -1,5 +1,3 @@ -require File.expand_path('../../../../load_paths', __FILE__) - require 'active_model' require 'active_support/core_ext/string/access' -- cgit v1.2.3