##// END OF EJS Templates
Fixed: rubytree gem does not detect with rubgems 1.8 (#9815)....
Fixed: rubytree gem does not detect with rubgems 1.8 (#9815). git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/branches/1.3-stable@9127 e93f8b46-1217-0410-a6f0-8f06a7374b81

File last commit:

r7839:b23827491a6d
r9007:94a0d1abf0cc
Show More
issue_moves_helper_test.rb
4 lines | 114 B | text/x-ruby | RubyLexer
/ test / unit / helpers / issue_moves_helper_test.rb
require File.expand_path('../../../test_helper', __FILE__)
class IssueMovesHelperTest < ActionView::TestCase
end