Removed obsolete helper empty test class.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@9048 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
Jean-Philippe Lang 2012-03-01 20:46:06 +00:00
parent 2009a9ff25
commit f1358200d6

View File

@ -1,4 +0,0 @@
require File.expand_path('../../../test_helper', __FILE__)
class IssueMovesHelperTest < ActionView::TestCase
end