mirror of
https://github.com/redmine/redmine.git
synced 2025-11-01 10:56:17 +01:00
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@3936 e93f8b46-1217-0410-a6f0-8f06a7374b81
5 lines
77 B
Ruby
5 lines
77 B
Ruby
require 'test_helper'
|
|
|
|
class IssueMovesHelperTest < ActionView::TestCase
|
|
end
|