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