##// END OF EJS Templates
Pass the commit keyword used to update the issue to the plugin hook....
Pass the commit keyword used to update the issue to the plugin hook. git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@12198 e93f8b46-1217-0410-a6f0-8f06a7374b81

File last commit:

r9553:3ba6718805c8
r11968:0444ecca3c87
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')