Browse Source

Remove trailing whitespaces from test/unit/lib/redmine/unified_diff_test.rb (#31507).


git-svn-id: https://svn.redmine.org/redmine/trunk@22680 e93f8b46-1217-0410-a6f0-8f06a7374b81
pull/145/merge
Go MAEDA 3 months ago
parent
commit
609ddf2577
1 changed files with 2 additions and 2 deletions
  1. 2
    2
      test/unit/lib/redmine/unified_diff_test.rb

+ 2
- 2
test/unit/lib/redmine/unified_diff_test.rb View File

@@ -430,7 +430,7 @@ class Redmine::UnifiedDiffTest < ActiveSupport::TestCase
From: test <none@none>
Date: Thu, 30 Apr 2020 11:40:20 +0900
Subject: [PATCH] add 'rpm -q git' and its result
---
test.txt | 2 ++
1 file changed, 2 insertions(+)
@@ -447,7 +447,7 @@ class Redmine::UnifiedDiffTest < ActiveSupport::TestCase
+git-1.8.3.1-21.el7_7.x86_64
--\s
1.8.3.1
DIFF
lines = raw.split("\n")
lines << ""

Loading…
Cancel
Save