remove empty setup method from test/unit/lib/redmine/unified_diff_test.rb

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@10430 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
Toshi MARUYAMA 2012-09-19 03:02:17 +00:00
parent 551c024b45
commit 37351ddecc
1 changed files with 0 additions and 4 deletions

View File

@ -18,10 +18,6 @@
require File.expand_path('../../../../test_helper', __FILE__)
class Redmine::UnifiedDiffTest < ActiveSupport::TestCase
def setup
end
def test_subversion_diff
diff = Redmine::UnifiedDiff.new(read_diff_fixture('subversion.diff'))
# number of files