リビジョン 8ea83885
| test/test_helper.rb | ||
|---|---|---|
|
# Load the normal Rails helper
|
||
|
require File.expand_path(File.dirname(__FILE__) + '/../../../../test/test_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
|
||
Fix test_helper relative path