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

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

Loading…
Cancel
Save