diff options
| author | Manish Goregaokar <manishsmail@gmail.com> | 2015-03-17 16:00:39 +0530 |
|---|---|---|
| committer | Manish Goregaokar <manishsmail@gmail.com> | 2015-03-17 16:00:39 +0530 |
| commit | dcec88cca3f4688241872e21d5a08f339f938879 (patch) | |
| tree | df74635628ec08ddfb86c9815296e7db428fcd8a | |
| parent | 2e083063e7fb8dce62e01f8f794ce265c6f53593 (diff) | |
| download | rust-dcec88cca3f4688241872e21d5a08f339f938879.tar.gz rust-dcec88cca3f4688241872e21d5a08f339f938879.zip | |
Re-bork whitespace for text file (fixup #23385)
| -rw-r--r-- | src/test/debuginfo/text-to-include-1.txt | 2 | ||||
| -rw-r--r-- | src/test/debuginfo/text-to-include-2.txt | 2 | ||||
| -rw-r--r-- | src/test/debuginfo/text-to-include-3.txt | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/src/test/debuginfo/text-to-include-1.txt b/src/test/debuginfo/text-to-include-1.txt index 91e2445c4aa..ba055272a3f 100644 --- a/src/test/debuginfo/text-to-include-1.txt +++ b/src/test/debuginfo/text-to-include-1.txt @@ -1 +1 @@ -some text to include in another file as string 1 +some text to include in another file as string 1 \ No newline at end of file diff --git a/src/test/debuginfo/text-to-include-2.txt b/src/test/debuginfo/text-to-include-2.txt index dbf811872d9..a59d2057eb4 100644 --- a/src/test/debuginfo/text-to-include-2.txt +++ b/src/test/debuginfo/text-to-include-2.txt @@ -1 +1 @@ -some text to include in another file as string 2. +some text to include in another file as string 2. \ No newline at end of file diff --git a/src/test/debuginfo/text-to-include-3.txt b/src/test/debuginfo/text-to-include-3.txt index eeed83b3d46..6163f7dd48c 100644 --- a/src/test/debuginfo/text-to-include-3.txt +++ b/src/test/debuginfo/text-to-include-3.txt @@ -1 +1 @@ -some text to include in another file as string 3.. +some text to include in another file as string 3.. \ No newline at end of file |
