##// END OF EJS Templates
fix 'object_daddy creation' test name at unit user test...
fix 'object_daddy creation' test name at unit user test Redmine dropped object_daddy at r9469 for Rails3 porting. git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@10539 e93f8b46-1217-0410-a6f0-8f06a7374b81

File last commit:

r9553:3ba6718805c8
r10328:b04f44f9442a
Show More
test_helper.rb.erb
2 lines | 106 B | text/plain | TextLexer
Jean-Philippe Lang
Fixed test_helper template for plugins....
r9553 # Load the Redmine helper
require File.expand_path(File.dirname(__FILE__) + '/../../../test/test_helper')