]> source.dussan.org Git - redmine.git/commitdiff
Removed obsolete helper empty test class.
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Thu, 1 Mar 2012 20:46:06 +0000 (20:46 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Thu, 1 Mar 2012 20:46:06 +0000 (20:46 +0000)
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@9048 e93f8b46-1217-0410-a6f0-8f06a7374b81

test/unit/helpers/issue_moves_helper_test.rb [deleted file]

diff --git a/test/unit/helpers/issue_moves_helper_test.rb b/test/unit/helpers/issue_moves_helper_test.rb
deleted file mode 100644 (file)
index 68627d4..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-require File.expand_path('../../../test_helper', __FILE__)
-
-class IssueMovesHelperTest < ActionView::TestCase
-end