mirror of
https://github.com/redmine/redmine.git
synced 2025-11-07 22:05:56 +01:00
remove empty line at method body end of test/unit/lib/redmine/unified_diff_test.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@20626 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
@@ -86,7 +86,6 @@ class Redmine::UnifiedDiffTest < ActiveSupport::TestCase
|
|||||||
assert_equal [24, -8], diff[6].offsets
|
assert_equal [24, -8], diff[6].offsets
|
||||||
assert_equal [37, -1], diff[8].offsets
|
assert_equal [37, -1], diff[8].offsets
|
||||||
assert_equal [0, -38], diff[10].offsets
|
assert_equal [0, -38], diff[10].offsets
|
||||||
|
|
||||||
end
|
end
|
||||||
|
|
||||||
def test_partials_with_html_entities
|
def test_partials_with_html_entities
|
||||||
|
|||||||
Reference in New Issue
Block a user