mirror of
https://github.com/airblade/vim-gitgutter.git
synced 2025-11-10 20:43:47 -05:00
Use clearer file extensions for test files.
This commit is contained in:
13
test/hunkStageGitDiff.expected
Normal file
13
test/hunkStageGitDiff.expected
Normal file
@@ -0,0 +1,13 @@
|
||||
diff --git a/test/fixture.txt b/test/fixture.txt
|
||||
index f5c6aff..ae8e546 100644
|
||||
--- a/test/fixture.txt
|
||||
+++ b/test/fixture.txt
|
||||
@@ -2,7 +2,7 @@ a
|
||||
b
|
||||
c
|
||||
d
|
||||
-e
|
||||
+*e
|
||||
f
|
||||
g
|
||||
h
|
||||
Reference in New Issue
Block a user