6 lines
203 B
Plaintext
6 lines
203 B
Plaintext
|
# 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
|