git-svn-id: http://redmine-dmsf.googlecode.com/svn/trunk/redmine_dmsf@4 5e329b0b-a2ee-ea63-e329-299493fc886d
6 lines
208 B
Ruby
6 lines
208 B
Ruby
# Load the normal Rails helper
|
|
require File.expand_path(File.dirname(__FILE__) + '/../../../../test/test_helper')
|
|
|
|
# Ensure that we are using the temporary fixture path
|
|
Engines::Testing.set_fixture_path
|