redmine_glossary/test/test_helper.rb @ 8ea83885
|
# 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
|