mirror of
https://github.com/airblade/vim-gitgutter.git
synced 2025-11-08 11:33:48 -05:00
Drop extension for bash script.
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
|
||||
```sh
|
||||
$ cd test
|
||||
$ ./test.sh
|
||||
$ ./test
|
||||
```
|
||||
|
||||
### Add a new test
|
||||
|
||||
@@ -31,7 +31,7 @@ done
|
||||
# Clean up.
|
||||
git reset HEAD fixture.txt > /dev/null
|
||||
git checkout fixture.txt
|
||||
rm -f *.actual
|
||||
# rm -f *.actual
|
||||
|
||||
# Print results.
|
||||
echo
|
||||
Reference in New Issue
Block a user