test_helper.rb
5 lines
| 203 B
| text/x-ruby
|
RubyLexer
|
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 | ||||