test_helper.rb.erb
5 lines
| 203 B
| text/plain
|
TextLexer
|
r1785 | # 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 | ||||