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