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