mirror of
https://github.com/redmine/redmine.git
synced 2025-10-30 18:06:30 +01:00
5 lines
77 B
Ruby
5 lines
77 B
Ruby
|
|
require 'test_helper'
|
||
|
|
|
||
|
|
class IssueMovesHelperTest < ActionView::TestCase
|
||
|
|
end
|