1
1
mirror of https://github.com/github/semantic.git synced 2024-12-26 08:25:19 +03:00
semantic/test/diffs-todo/newline-at-eof.patch.js
2016-03-11 00:43:19 -05:00

9 lines
242 B
JavaScript

diff --git a/test/diffs/newline-at-eof.A.js b/test/diffs/newline-at-eof.B.js
index .. 100644
--- a/test/diffs/newline-at-eof.A.js
+++ b/test/diffs/newline-at-eof.B.js
@@ -1,2 +1,4 @@
console.log("hello, world");
+console.log("insertion");