mirror of
https://github.com/redmine/redmine.git
synced 2025-11-15 09:46:02 +01:00
cleanup: rubocop: fix Layout/IndentHeredoc in Redmine::UnifiedDiffTest#test_offset_range_ascii_2
git-svn-id: http://svn.redmine.org/redmine/trunk@18968 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
@@ -309,7 +309,7 @@ DIFF
|
|||||||
end
|
end
|
||||||
|
|
||||||
def test_offset_range_ascii_2
|
def test_offset_range_ascii_2
|
||||||
raw = <<-DIFF
|
raw = <<~DIFF
|
||||||
--- a.txt 2013-04-05 14:19:39.000000000 +0900
|
--- a.txt 2013-04-05 14:19:39.000000000 +0900
|
||||||
+++ b.txt 2013-04-05 14:19:51.000000000 +0900
|
+++ b.txt 2013-04-05 14:19:51.000000000 +0900
|
||||||
@@ -1,3 +1,3 @@
|
@@ -1,3 +1,3 @@
|
||||||
|
|||||||
Reference in New Issue
Block a user