mirror of
https://github.com/redmine/redmine.git
synced 2025-11-07 22:05:56 +01:00
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
This commit is contained in:
@@ -430,7 +430,7 @@ class Redmine::UnifiedDiffTest < ActiveSupport::TestCase
|
|||||||
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(+)
|
||||||
@@ -447,7 +447,7 @@ class Redmine::UnifiedDiffTest < ActiveSupport::TestCase
|
|||||||
+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 << ""
|
||||||
|
|||||||
Reference in New Issue
Block a user