summaryrefslogtreecommitdiff
path: root/test/lisp/vc/diff-mode-resources/hello_emacs_1.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/lisp/vc/diff-mode-resources/hello_emacs_1.c')
-rw-r--r--test/lisp/vc/diff-mode-resources/hello_emacs_1.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/lisp/vc/diff-mode-resources/hello_emacs_1.c b/test/lisp/vc/diff-mode-resources/hello_emacs_1.c
new file mode 100644
index 00000000000..62145a6b44a
--- /dev/null
+++ b/test/lisp/vc/diff-mode-resources/hello_emacs_1.c
@@ -0,0 +1 @@
+int main() { printf("Hello, Emacs!\n"); return 0; } \ No newline at end of file