Redmine/test/unit/helpers/issue_moves_helper_test.rb

5 lines
114 B
Ruby

require File.expand_path('../../../test_helper', __FILE__)
class IssueMovesHelperTest < ActionView::TestCase
end