##// END OF EJS Templates
scm: git: add explicit :excludes option to calling revision method in "test_revisions_includes_master_two_revs_from_origin" of unit lib test (#8857)...
scm: git: add explicit :excludes option to calling revision method in "test_revisions_includes_master_two_revs_from_origin" of unit lib test (#8857) git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@8822 e93f8b46-1217-0410-a6f0-8f06a7374b81

File last commit:

r7839:b23827491a6d
r8702:c94426d21e42
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