diff test/functional/trackers_controller_test.rb @ 118:b859cc0c4fa1 cannam

Merge from branch "redmine-1.1"
author Chris Cannam
date Thu, 13 Jan 2011 13:21:03 +0000
parents af80e5618e9b
children cbb26bc654de
line wrap: on
line diff
--- a/test/functional/trackers_controller_test.rb	Thu Jan 06 10:41:19 2011 +0000
+++ b/test/functional/trackers_controller_test.rb	Thu Jan 13 13:21:03 2011 +0000
@@ -15,7 +15,7 @@
 # along with this program; if not, write to the Free Software
 # Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.
 
-require File.dirname(__FILE__) + '/../test_helper'
+require File.expand_path('../../test_helper', __FILE__)
 require 'trackers_controller'
 
 # Re-raise errors caught by the controller.