summaryrefslogtreecommitdiffstats
path: root/etc/examples/428-no-newline-at-end-of-file
diff options
context:
space:
mode:
Diffstat (limited to 'etc/examples/428-no-newline-at-end-of-file')
-rw-r--r--etc/examples/428-no-newline-at-end-of-file15
1 files changed, 15 insertions, 0 deletions
diff --git a/etc/examples/428-no-newline-at-end-of-file b/etc/examples/428-no-newline-at-end-of-file
new file mode 100644
index 00000000..3cacca43
--- /dev/null
+++ b/etc/examples/428-no-newline-at-end-of-file
@@ -0,0 +1,15 @@
+--- minus.txt 2020-12-04 20:47:52.000000000 -0500
++++ plus.txt 2020-12-04 20:48:00.000000000 -0500
+@@ -1,5 +1,5 @@
+-key_0: value_0
+-key_1: value_1
+-key_2: value_2
+-key_3: value_3
+-key_4: value_4
+\ No newline at end of file
++key_0: value_1
++key_1: value_2
++key_2: value_3
++key_3: value_4
++key_4: value_5
+\ No newline at end of file