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 --- actionmailer/test/abstract_unit.rb | 1 - 1 file changed, 1 deletion(-) (limited to 'actionmailer/test/abstract_unit.rb') diff --git a/actionmailer/test/abstract_unit.rb b/actionmailer/test/abstract_unit.rb index 285b2cfcb5..8d740ac863 100644 --- a/actionmailer/test/abstract_unit.rb +++ b/actionmailer/test/abstract_unit.rb @@ -1,4 +1,3 @@ -require File.expand_path('../../../load_paths', __FILE__) require 'active_support/core_ext/kernel/reporting' # These are the normal settings that will be set up by Railties -- cgit v1.2.3