unrhodecode/rhodecode/tests/fixtures/diff_fixtures/hg_diff_no_newline.diff
2024-11-08 16:17:57 +01:00

10 lines
No EOL
266 B
Diff

diff --git a/server.properties b/server.properties
--- a/server.properties
+++ b/server.properties
@@ -1,2 +1,3 @@
property=value
-anotherProperty=value
\ No newline at end of file
+anotherProperty=value
+newProperty=super_important_value
\ No newline at end of file